Refine example scripts.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
print("x should be 78:");
|
||||
|
||||
let x = 78;
|
||||
|
||||
print(x);
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,5 @@
|
||||
print("x should be 78:");
|
||||
|
||||
let x = 78;
|
||||
|
||||
print(x);
|
||||
|