Check class source in bytecode listing tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@kotlin.Metadata
|
||||
public final class DeprecatedPropertyKt {
|
||||
// source: 'deprecatedProperty.kt'
|
||||
public deprecated static field testLateinitVar: java.lang.Object
|
||||
private deprecated final static field testVal: int
|
||||
private deprecated final static field testValWithExplicitDefaultGet: int
|
||||
|
||||
Reference in New Issue
Block a user