mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-05 05:27:58 +08:00
4 lines
38 B
Forth
4 lines
38 B
Forth
|
var name='jim'
|
||
|
assert(name == 'jim')
|
||
|
|