4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
// simple test that comments work
|
|
var x = 5
|
|
// other comment
|
// simple test that comments work
|
|
var x = 5
|
|
// other comment
|