7 lines
98 B
Plaintext
Executable file
7 lines
98 B
Plaintext
Executable file
:javascript
|
|
;(function() {
|
|
this;
|
|
should();
|
|
all.be();
|
|
on = { one: line };
|
|
})(); |