Replace ! with a function call writei
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
begin
|
||||
! 5;
|
||||
! 7
|
||||
writei(5);
|
||||
writei(7)
|
||||
end.
|
||||
|
Reference in New Issue
Block a user