qse/ase/test/stx/test.st

9 lines
68 B
Smalltalk

main
| a b |
<primitive: 0>
a := 10.
#abc xxx.
b := 3.
^nil