parent
73d974fcfa
commit
d7b08372e7
4 changed files with 15 additions and 13 deletions
@ -1,11 +0,0 @@ |
||||
-- 4 |
||||
waxOn = x * 5 |
||||
where z = 7 |
||||
x = y ^ 2 |
||||
y = z + 8 |
||||
|
||||
-- 5 |
||||
triple x = x * 3 |
||||
|
||||
-- 6 |
||||
waxOff x = triple x |
Loading…
Reference in new issue