Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
1e9b36bdfbe51579937a3499f225d0b232d8cd2b
/
.
/
compiler
/
testData
/
javaModules
/
releaseFlag
/
moduleSwing.txt
blob: 9d7ace5fb2aafdc50ef2359c127c481215010afa [
file
]
compiler/testData/javaModules/releaseFlag/moduleSwing/foo/Foo.kt:5:18: error: unresolved reference: swing
val z: javax.swing.JFrame? = null
^^^^^
COMPILATION_ERROR