1
2
3
4
5
6
var
a
=
1
;
function
example
(
)
{
console
.
log
(
"Hello World"
)
;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Search: