*** empty log message ***

This commit is contained in:
2005-10-02 15:45:09 +00:00
parent 281207ab33
commit c7070af2cb
10 changed files with 56 additions and 25 deletions

View File

@ -4,5 +4,6 @@ print: a1 and: a2
t1 := #abcdefg.
"a1 := 2341 arguments are not assignable"
t1 prim2: a2.
self prim2: 2189.
super prim2: 999999.
self prim2: 999999.
^67891.