3 lines
40 B
Plaintext
3 lines
40 B
Plaintext
x = 4u64;
|
|
function f(y) (x + y)
|
|
print x; |
x = 4u64;
|
|
function f(y) (x + y)
|
|
print x; |