mirror of
https://github.com/mgcaret/of816.git
synced 2025-03-05 06:29:36 +00:00
update test to reflect case-preserved dictionary
This commit is contained in:
parent
03b0206f16
commit
f09f5e0da0
@ -31,7 +31,7 @@ t{ 1 >r@ r> -> 1 1 }t
|
||||
\ Dictionary management
|
||||
t{ s" dm1" $create -> }t
|
||||
t{ last ' dm1 >link = -> true }t
|
||||
t{ ' dm1 >name s" DM1" s= -> true }t
|
||||
t{ ' dm1 >name s" dm1" s= -> true }t
|
||||
|
||||
\ Temporary string buffer & allocated strings
|
||||
\ and $2value for the heck of it
|
||||
|
Loading…
x
Reference in New Issue
Block a user