Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
name
/
packageAndProperty.fir.kt
blob: 060ad3f4bc0675e6bc5d85d128cfe3adcc024173 [
file
]
// FIR_DIFFERENCE
// This case can't be checked using FIR. It is checked later on klib serialization.
// FILE: foo.kt
package
foo
val bar
=
23
// FILE: foobar.kt
package
foo
.
bar
val x
=
42