2 lines
No EOL
42 B
JavaScript
2 lines
No EOL
42 B
JavaScript
var msg = "Hello World";
|
|
console.log(msg); |