jdk-24/jdk/test/sun/tools/jrunscript/hello.js
2007-12-01 00:00:00 +00:00

8 lines
95 B
JavaScript

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