3 lines
No EOL
48 B
Text
3 lines
No EOL
48 B
Text
x = 1
|
|
y = x + 4 + use(x) + 1
|
|
z = use(y) + use(x) |