Put comments into example scripts.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
print(12 + 34 * 5)
|
||||
let x = 12 + 34 * 5;
|
||||
print(x); // should be 182
|
||||
|
Reference in New Issue
Block a user