Specify type: escape with backticks if need
#KT-29677 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
1a818970c3
commit
240ff08069
@@ -0,0 +1,2 @@
|
||||
class `1`
|
||||
val x<caret> = `1`()
|
||||
@@ -0,0 +1,2 @@
|
||||
class `1`
|
||||
val x: `1` = `1`()
|
||||
Reference in New Issue
Block a user