4 lines
84 B
Text
4 lines
84 B
Text
|
|
myProc1 := #'foo shield.
|
||
|
|
myProc2 := proc { foo. }.
|
||
|
|
myProc3 := proc { foo. } shield.
|