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