jdk-24/test/jdk/sun/tools/jrunscript/hello.js
2017-09-12 19:03:39 +02:00

8 lines
95 B
JavaScript

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