qse/ase/test/stx/test.st

9 lines
68 B
Smalltalk
Raw Normal View History

2005-08-11 11:18:30 +00:00
main
2005-09-11 15:15:35 +00:00
| a b |
<primitive: 0>
2005-09-11 17:01:56 +00:00
a := 10.
#abc xxx.
2005-09-11 15:15:35 +00:00
b := 3.
2005-08-11 16:16:04 +00:00
^nil