No class completion in Leda (Leda only)

This commit is contained in:
Nikolay Krasko
2012-07-25 15:23:03 +04:00
parent 075028a544
commit 53c30553a5
4 changed files with 36 additions and 37 deletions
@@ -1,6 +1,6 @@
class Test {
fun test() {
<caret>
val some : <caret>
}
}