FIR IDE: mute a few completion tests as they now fails because of unexpected keywords

This commit is contained in:
Ilya Kirillov
2021-05-05 15:51:07 +02:00
committed by TeamCityServer
parent 98becc9a50
commit a08c267c37
2 changed files with 0 additions and 2 deletions
@@ -1,4 +1,3 @@
// FIR_COMPARISON
var v: Int
get(){}
set(v<caret>)
@@ -1,4 +1,3 @@
// FIR_COMPARISON
operator fun <caret>() {
}