6 lines
57 B
JavaScript
6 lines
57 B
JavaScript
// comment
|
|
print("hello");
|
|
|
|
// comment2
|
|
print("hello2");
|