6 lines
43 B
Plaintext
6 lines
43 B
Plaintext
|
|
list x;
|
||
|
|
|
||
|
|
list y = [x];
|
||
|
|
|
||
|
|
default{timer(){}}
|