Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
161333d3e7d13dd98386fe346a71a07eadfe4756
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
name
/
packageAndMethod.kt
blob: f5443450ac3ca94a90e5a09a043a1b7df55f3e1b [
file
]
// RUN_PIPELINE_TILL: BACKEND
// FILE: foo.kt
package
foo
fun bar
()
=
23
// FILE: foobar.kt
package
foo
.
bar
val x
=
42