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