[Test] Don't create separate .fir.txt file in BytecodeListingHandler if not necessary
This commit is contained in:
committed by
Space Team
parent
700a117476
commit
dff5799c58
-13
@@ -1,13 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public final class AC {
|
||||
// source: 'AC.kt'
|
||||
private final field number: int
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method getNumber(): java.lang.Number
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public interface AI {
|
||||
// source: 'AI.kt'
|
||||
public abstract @org.jetbrains.annotations.NotNull method getNumber(): java.lang.Number
|
||||
}
|
||||
Reference in New Issue
Block a user