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: 'inlineReifiedVisibility.kt'
public method <init>(): void
public synthetic final method f$test_module(): void
public synthetic final method f$main(): void
protected synthetic final method g(): void
private synthetic final method h(): void
}