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