Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
70b97c5abe682fb7598fc5070d94c39256a0baa4
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
name
/
packageAndProperty.kt
blob: 3536e9a052577ae64602dc0f69cb04d0543cdf7a [
file
]
// RUN_PIPELINE_TILL: BACKEND
// 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