Mute false positive duplicate warnings in highlighting in 191

This commit is contained in:
Nikolay Krasko
2019-03-05 20:50:18 +03:00
parent 6a893ba196
commit 1cc59f4b18
10 changed files with 63 additions and 9 deletions
+2
View File
@@ -1,3 +1,5 @@
// EXPECTED_DUPLICATED_HIGHLIGHTING
var <info textAttributesKey="KOTLIN_MUTABLE_VARIABLE"><info textAttributesKey="KOTLIN_PACKAGE_PROPERTY">x</info></info> = 5
val <info textAttributesKey="KOTLIN_CLASS">Int</info>.<info textAttributesKey="KOTLIN_EXTENSION_PROPERTY">sq</info> : <info textAttributesKey="KOTLIN_CLASS">Int</info>