Functions.
This commit is contained in:
parent
3f21434cd1
commit
0a49a463e2
8 changed files with 312 additions and 29 deletions
|
|
@ -8,7 +8,7 @@ print("=== Expressions test start ===")
|
|||
number a = 2
|
||||
number b = 3
|
||||
number n = 10
|
||||
string s = "Hello, world!"
|
||||
string s = "Have, fun!"
|
||||
boolean flag = true
|
||||
|
||||
// Arithmetic and precedence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue