Declarations are not parsed as expressions any more (JET-1)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// JET-1
|
||||
|
||||
val z = System.out
|
||||
|
||||
fun foo() { throw new Exception(); }
|
||||
Reference in New Issue
Block a user