FIR IDE: temporary ignore failing tests

This commit is contained in:
Ilya Kirillov
2020-08-07 16:03:01 +03:00
parent 683ec2beff
commit 054d196ec5
10 changed files with 9 additions and 2 deletions
@@ -1,5 +1,3 @@
// FIR_COMPARISON
interface A {
fun foo()
}