5 lines
56 B
JavaScript
5 lines
56 B
JavaScript
// comment
|
|
print("hello");
|
|
|
|
// comment2
|
|
print("hello2"); |