jdk-24/test/jdk/sun/tools/jrunscript/hello.js

8 lines
95 B
JavaScript
Raw Normal View History

2007-12-01 00:00:00 +00:00
/*
*
*
* This is the test JavaScript program used in jrunscript-f.sh
*/
println('hello');