7 lines
51 B
Plaintext
7 lines
51 B
Plaintext
|
|
default{timer(){
|
||
|
|
|
||
|
|
llModPow(5, 7, 3);
|
||
|
|
llCos(5);
|
||
|
|
|
||
|
|
}}
|