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