This commit is contained in:
Jeremy Ashkenas 2010-01-03 19:00:08 -05:00
parent cb1815885c
commit ecdb47107b
1 changed files with 4 additions and 1 deletions

View File

@ -8,4 +8,7 @@ print(3 + try
catch error
print(error)
3
)
)
func: x =>
return throw x