ramblings/oxygen/js-debugger-importer/test.js

3 lines
82 B
JavaScript

hello = function (){
Packages.java.lang.System.out.println("Hello world.");
}