Ignore tests that are currently not working with IR inliner

This commit is contained in:
Ivan Kylchik
2022-12-08 18:26:00 +01:00
committed by Space Team
parent 86b3ec73d1
commit b812a6c6f5
46 changed files with 73 additions and 21 deletions
@@ -1,3 +1,4 @@
// IGNORE_INLINER: IR
// WITH_STDLIB
fun g(b: (Int, (Int) -> String) -> Array<String>): Array<String> =