FIR: Fixes in testdata after implementing FIR-specific IrBuiltIns

This commit is contained in:
Ilya Chernikov
2021-05-30 21:20:27 +02:00
committed by TeamCityServer
parent 01f26ec699
commit 8f5d5c3ace
14 changed files with 39 additions and 47 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
fun foo() {}
fun id(s: String) = s