blob: 7052b046aff671252bd6e31c5328b0e5fc732e17 [file]
// RUN_PIPELINE_TILL: BACKEND
// FIR_IDENTICAL
package customGetValGlobal
val zz = 1
get() = field * 2
/* GENERATED_FIR_TAGS: getter, integerLiteral, multiplicativeExpression, propertyDeclaration */