Migrate bytecodeListing tests to new test infrastructure

This commit is contained in:
Alexander Udalov
2021-04-22 18:46:09 +02:00
parent 7e170770ea
commit 0c3f2eefe0
34 changed files with 955 additions and 487 deletions
@@ -2,7 +2,7 @@
public final class Foo {
// source: 'inlineReifiedPropertyVisibility.kt'
public method <init>(): void
public synthetic final method getInternalExtProp$test_module(p0: java.lang.Object): java.lang.String
public synthetic final method getInternalExtProp$main(p0: java.lang.Object): java.lang.String
private synthetic final method getPrivateExtProp(p0: java.lang.Object): java.lang.String
protected synthetic final method getProtectedExtProp(p0: java.lang.Object): java.lang.String
}