Support specifying different bytecode listings for FIR and old frontend
This commit is contained in:
committed by
teamcity
parent
8a89b2f29f
commit
70c2f2b86f
@@ -11,6 +11,7 @@ fun test(foo: Foo): String {
|
||||
}
|
||||
|
||||
// CHECK_BYTECODE_LISTING
|
||||
// FIR_IDENTICAL
|
||||
// - there should be no synthetic accessor generated in 'Foo'
|
||||
class Foo(val s: String)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user