Super-naive implementation of CompletionStatistician
This commit is contained in:
+3
-1
@@ -5,4 +5,6 @@ enum class EnumTest(val i: Int = 0) {
|
||||
ENTRY2(1)
|
||||
}
|
||||
|
||||
class EAnotherClass
|
||||
class EAnotherClass
|
||||
|
||||
// ALLOW_AST_ACCESS
|
||||
Reference in New Issue
Block a user