afu8u/nashorn/test/script/basic/try.js.EXPECTED

8 lines
60 B
Plaintext

before try
before throw
catch
a string
finally
correct
done