forked from starnakin/IronGOLEM
various optimisations
This commit is contained in:
@ -1 +1,5 @@
|
||||
putchar(c) wrt c;
|
||||
putchar(c)
|
||||
{
|
||||
wrt c;
|
||||
return c;
|
||||
}
|
||||
|
Reference in New Issue
Block a user