3 lines
64 B
Text
3 lines
64 B
Text
str = "Hello ""E&"world!""E
|
|
put str
|
|
-- "Hello "world!""
|
str = "Hello ""E&"world!""E
|
|
put str
|
|
-- "Hello "world!""
|