Add intention to evaluate compile time expression
#KT-40251 Fixed
This commit is contained in:
committed by
klunnii
parent
8cac3f654c
commit
d9cf4ee732
@@ -0,0 +1,3 @@
|
||||
// IS_APPLICABLE: false
|
||||
val i = 3
|
||||
val x = <caret>2 + i
|
||||
Reference in New Issue
Block a user