We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702401e commit 4bb1ae3Copy full SHA for 4bb1ae3
tests/restricted/cxequ.asm
@@ -22,7 +22,7 @@ DEFC dt_hx_yr = 365+365+366+365+365+365+366+365+365
22
DEFC date_hex = dt_hx_yr+31+28+31+30+28
23
24
date macro
25
- DEFM "28 May 87"
+ DEFM "****"
26
endm
27
;
28
; this is only for Pre-Released versions (done in RED)
0 commit comments