2 lines
62 B
Plaintext
2 lines
62 B
Plaintext
|
|
// Basic arithmetic test - expression statement
|
||
|
|
print(42 + 10)
|