046730c62c
^KT-47898
8 lines
146 B
Plaintext
Vendored
8 lines
146 B
Plaintext
Vendored
package
|
|
|
|
package test {
|
|
public val NAMED_CONSTANT: kotlin.Int = 1
|
|
public val prop1: kotlin.Int = 1
|
|
public val prop2: kotlin.Int = 2
|
|
}
|