jdk/test/sun/tools/jrunscript/hello.js
author ohair
Mon, 04 Jan 2010 15:56:42 -0800
changeset 4663 dfea6ffdb0dc
parent 2 90ce3da70b43
permissions -rw-r--r--
6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools Reviewed-by: tbell, alanb

/*
 *
 *
 * This is the test JavaScript program used in jrunscript-f.sh
 */

println('hello');