Add example-6.c6l
This commit is contained in:
parent
352f9e897e
commit
b4d61c0deb
1 changed files with 3 additions and 0 deletions
3
wip-duuqnd/user-side-compiler/example-6.c6l
Normal file
3
wip-duuqnd/user-side-compiler/example-6.c6l
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
x = 1
|
||||||
|
y = x + 4 + use(x) + 1
|
||||||
|
z = use(y) + use(x)
|
Loading…
Add table
Reference in a new issue