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