This website requires JavaScript.
Explore
Help
Sign In
Dyomedea
/
ramblings
Watch
1
Star
0
Fork
You've already forked ramblings
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d8282204c6
ramblings
/
oxygen
/
js-include
/
hello.js
3 lines
82 B
JavaScript
Raw
Blame
History
hello
=
function
(
)
{
Packages
.
java
.
lang
.
System
.
out
.
println
(
"Hello world."
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink