Sign in
◑
Theme
eclipse
/
ease
/
org.eclipse.ease.modules
/
ec0575744f9ddf4f2293f35800ca09e3e1e8a011
/
.
/
tests
/
org.eclipse.ease.modules.platform.test
/
resources
/
test.js
blob: 56bbe028c0281b1324b8c845f332776f78bf8716 [
file
]
function
main
()
{
print
(
"testing fork command"
);
return
"testing fork command"
;
}
main
();