KT-843 Don't highlight incomplete variables as unused

This commit is contained in:
svtk
2011-12-16 14:46:05 +04:00
parent 26ec797444
commit 47578b05f9
4 changed files with 20 additions and 13 deletions
@@ -0,0 +1,8 @@
//KT-843 Don't highlight incomplete variables as unused
namespace kt843
fun main(args : Array<String>) {
// Integer type
val // this word is grey, which looks strange
<!SYNTAX!>}<!SYNTAX!><!><!>