Skip to content

Commit 4bb1ae3

Browse files
authored
Closed cxequ.asm
1 parent 702401e commit 4bb1ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/restricted/cxequ.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ DEFC dt_hx_yr = 365+365+366+365+365+365+366+365+365
2222
DEFC date_hex = dt_hx_yr+31+28+31+30+28
2323

2424
date macro
25-
DEFM "28 May 87"
25+
DEFM "****"
2626
endm
2727
;
2828
; this is only for Pre-Released versions (done in RED)

0 commit comments

Comments
 (0)