6 lines
60 B
Text
6 lines
60 B
Text
globals ()
|
|
%rdi <- copy 42;
|
|
observe_int();
|
|
|
|
exit;
|
|
end
|