Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
controlFlowAnalysis
/
propertiesOrderInPackage.txt
blob: e4bf58512f1662a133230a8fb9ed9044a9c0f9f1 [
file
]
package
package a {
public val a: kotlin.Int
public val b: kotlin.Int
}