Format example scripts better.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// This script runs a single expression.
|
||||
|
||||
print("The result should be 46:");
|
||||
|
||||
print(34 + 12);
|
||||
|
Reference in New Issue
Block a user