[Test] Migrate AbstractAsmLikeInstructionListingTest to new test infrastructure
This commit is contained in:
committed by
TeamCityServer
parent
bc7cc6b5a9
commit
aab8870903
@@ -0,0 +1,16 @@
|
||||
public final class LocalFunctionsKt : java/lang/Object {
|
||||
public final static void foo()
|
||||
|
||||
private final static void foo$a()
|
||||
|
||||
private final static void foo$a2()
|
||||
|
||||
private final static void foo$a2-0(int a) {
|
||||
Local variables:
|
||||
0 a: I
|
||||
}
|
||||
|
||||
private final static void foo$b_c()
|
||||
|
||||
private final static void foo$c_d()
|
||||
}
|
||||
Reference in New Issue
Block a user