[FIR IDE] Enable passing completion tests

This commit is contained in:
Igor Yakovlev
2021-05-03 19:17:00 +02:00
committed by TeamCityServer
parent 37ccab4e23
commit 966743c704
13 changed files with 19 additions and 9 deletions
@@ -1,7 +1,7 @@
// FIR_COMPARISON
val v = 1
enum class class InlineOption {
enum class InlineOption {
A, B
}