Sign in
android
/
platform
/
external
/
jetbrains
/
jdk8u_jdk
/
9712967b756ba9fbe634d563b247dd3a906f7866
/
.
/
test
/
sun
/
tools
/
jrunscript
/
hello.js
blob: 5bcd536ed04aa23fa112995dcf29d9bc3d336848 [
file
] [
log
] [
blame
]
/*
*
*
* This is the test JavaScript program used in jrunscript-f.sh
*/
println
(
'hello'
);