9 lines
47 B
JavaScript
9 lines
47 B
JavaScript
|
|
||
|
function Test() {
|
||
|
|
||
|
};
|
||
|
|
||
|
hello = "5"
|
||
|
|
||
|
var test;
|