mirror of
https://github.com/mgcaret/of816.git
synced 2024-12-27 19:29:58 +00:00
add test for backslash
This commit is contained in:
parent
37a66cda49
commit
470f776a0b
@ -10,8 +10,8 @@ t{ source 0> swap 0> -> true true }t
|
||||
t{ bl word test count swap 0> -> 4 true }t
|
||||
|
||||
testing 7.3.4.2 Console input
|
||||
\ not functionally tested
|
||||
|
||||
t{ \ -> supercalafrag }t \ since 't{}' is a nop this should be fine
|
||||
t{ ' key? 0> -> true }t
|
||||
t{ ' key 0> -> true }t
|
||||
t{ ' expect 0> -> true }t
|
||||
@ -51,7 +51,6 @@ t{ #line @ 0>= -> true }t
|
||||
t{ #out @ 0>= -> true }t
|
||||
|
||||
testing 7.3.4.6 Display pause
|
||||
\ not functionally tested
|
||||
|
||||
t{ ' exit? 0> -> true }t
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user