Review changes: revert compiler behaviour, add test, remove inner classes
This commit is contained in:
committed by
Nikolay Krasko
parent
6ba134b1be
commit
213b98fefe
+9
@@ -0,0 +1,9 @@
|
||||
fun a() {
|
||||
val SOME_CONSTANT = 1
|
||||
<selection>SOME_CONSTANT</selection>
|
||||
}
|
||||
/*
|
||||
constant
|
||||
i
|
||||
someConstant
|
||||
*/
|
||||
Reference in New Issue
Block a user