b454fcc1e0
This is needed to avoid clashes between different dumps from different handlers
11 lines
735 B
Plaintext
Vendored
11 lines
735 B
Plaintext
Vendored
FILE fqName:<root> fileName:/constFromBuiltins.kt
|
|
PROPERTY name:test visibility:public modality:FINAL [val]
|
|
FIELD PROPERTY_BACKING_FIELD name:test type:kotlin.Int visibility:private [final,static]
|
|
EXPRESSION_BODY
|
|
CONST Int type=kotlin.Int value=-2147483648
|
|
FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test> visibility:public modality:FINAL <> () returnType:kotlin.Int
|
|
correspondingProperty: PROPERTY name:test visibility:public modality:FINAL [val]
|
|
BLOCK_BODY
|
|
RETURN type=kotlin.Nothing from='public final fun <get-test> (): kotlin.Int declared in <root>'
|
|
GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:test type:kotlin.Int visibility:private [final,static]' type=kotlin.Int origin=null
|