2 lines
53 B
Plaintext
2 lines
53 B
Plaintext
|
|
// String concatenation test
|
||
|
|
print("Hello" + "World")
|