index
:
suspect-devices/linguist
content-type-fix
jenkins-pluginspec
mac-format
master
Language Savant
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
JavaScript
/
hello.js
blob: c1c58ec210cb224e9c64ff739f0316650f187028 (
plain
)
1
2
3
(
function
()
{
console
.
log
(
"Hello, World!"
);
}).
call
(
this
);