JVM IR: fix another naming inconsistency with old backend

This fixes slice rewrite stacktraces from RecordNamesForKotlinTypeMapper
which are printed out when running some JVM IR tests (even though
they're ignored), e.g. localClassSimpleName.kt
This commit is contained in:
Alexander Udalov
2019-08-26 12:15:25 +02:00
parent fec8dbf6df
commit fbe66c3496
2 changed files with 6 additions and 1 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
fun foo() {
fun bar() : (Int) -> Unit {
return {