4 lines
59 B
Text
4 lines
59 B
Text
|
|
x = 23
|
||
|
|
y = "Hello world!"
|
||
|
|
z = TRUE -- same effect as z = 1
|