analyze kotlin scripts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
val x = <!UNRESOLVED_REFERENCE!>y<!>
|
||||
|
||||
val y = 2
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
val x = <!UNRESOLVED_REFERENCE!>y<!>
|
||||
|
||||
val y = 2
|
||||