changed sample formatting
This commit is contained in:
@@ -25,6 +25,7 @@ print('Hello, world!\n');
|
||||
|
||||
print(1, 2, 3, '\n');
|
||||
|
||||
#
|
||||
# ------------------------------------------------------------------------- #
|
||||
# --- Variables and expressions ------------------------------------------- #
|
||||
#
|
||||
@@ -91,4 +92,4 @@ print(6 != 6, '\n'); # false
|
||||
# while the others are only available for numeric types.
|
||||
#
|
||||
# ------------------------------------------------------------------------- #
|
||||
# ------------------------------------------------------------------------- #
|
||||
# ------------------------------------------------------------------------- #
|
||||
|
||||
Reference in New Issue
Block a user