1/* 2 * 3 * 4 * This is the test JavaScript program used in jrunscript-f.sh 5 */ 6 7println('hello'); 8 9