Files
rgbds/test/asm/date-time.asm
2025-08-11 09:48:18 -04:00

4 lines
106 B
NASM

; these have unpredictable values depending on the locale
assert STRLEN(__DATE__)
assert STRLEN(__TIME__)