4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
term.log(()=10)
|
|
term.log((x)=10)
|
|
term.log((x,y)=10)
|
|
term.log((x,y,z)=10) |