Generate property initializer within property scope
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val test = try { } catch (e : Throwable) { }
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
val test = try { } catch (e : Throwable) { }
|
||||