6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
|
|
integer x(){return 0;}
|
||
|
|
|
||
|
|
integer y = x;
|
||
|
|
|
||
|
|
default{timer(){}}
|