Catch exceptions evaluating expression

This commit is contained in:
Natalia Ukhorskaya
2014-01-16 19:09:11 +04:00
parent e7d31b127d
commit 73de3ae9ab
3 changed files with 14 additions and 1 deletions
@@ -0,0 +1,4 @@
package test
// val prop1: null
val prop1 = "".get(0)