afu8u/jdk/test/sun/tools/jrunscript/hello.js

8 lines
95 B
JavaScript

/*
*
*
* This is the test JavaScript program used in jrunscript-f.sh
*/
println('hello');