KT-1256 Error highlighting in IDE should be less annoying
#KT-1256 fixed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class X {
|
||||
val <error>x</error> : Int
|
||||
<error>val x : Int</error>
|
||||
}
|
||||
|
||||
open class Y() {
|
||||
|
||||
Reference in New Issue
Block a user