Skip to content

Commit e9bcd51

Browse files
committed
fixes #413 POSTPONE superseeds COMPILE and [COMPILE]
1 parent 1d0431d commit e9bcd51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/board.fs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ NVM
33
RAM
44

55
\ expected vocabulary (including tester.fs)
6-
T{e WORDS e-> 946 -3945 }T
6+
T{e WORDS e-> 928 -5235 }T
77

88
\ core: string with capured EMIT
99
: test-."" ." abc123" ;
@@ -253,7 +253,7 @@ RAM
253253
T{ 400 CD>TEST cdram -> }T
254254
T{ cdram -> 800 }T
255255

256-
T{e WORDS e-> 995 -11 }T
256+
T{e WORDS e-> 977 -1301 }T
257257

258258

259259
\ compile CURRENT and VOC as a test

0 commit comments

Comments
 (0)