4 lines
89 B
Text
4 lines
89 B
Text
|
|
`This is a variable` := 1:
|
||
|
|
print(`This is a variable`);
|
||
|
|
1
|