4 lines
53 B
Text
4 lines
53 B
Text
|
|
a = ' that''s a string
|
||
|
|
print,a
|
||
|
|
;==> that's a string
|