(Un)mute tests

This commit is contained in:
Steven Schäfer
2019-07-25 10:06:30 +02:00
committed by max-kammerer
parent 06274b1339
commit efb938a7c8
20 changed files with 4 additions and 19 deletions

View File

@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
class Foo {
inline fun foo() = { }
}