4 lines
72 B
Text
4 lines
72 B
Text
test1 = true;
|
|
test2 = false;
|
|
test3 = 69420;
|
|
test4 = "hello, \"world\"";
|