JVM: Update IR bytecode text and signature tests

This commit is contained in:
Dmitry Petrov
2020-05-18 23:34:08 +03:00
parent 16e7a42aea
commit c165b8d55c
11 changed files with 11 additions and 1 deletions
@@ -1,4 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// FILE: test.kt
inline class A(val s: String) {