4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
// Hello, comment here!
|
||
|
let hello = 32;
|
||
|
let beep =
|
||
|
hello ;
|