Fix completion test (companion object is allowed in annotation scope)

This commit is contained in:
Mikhail Glukhikh
2018-01-31 14:44:33 +03:00
parent cf6e21daad
commit babcea9edc
@@ -29,4 +29,5 @@ annotation class Test {
// EXIST: typealias
// EXIST: expect
// EXIST: actual
// EXIST: companion object
// NOTHING_ELSE