Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b7de3709e46eb073303a1e8aac4c22656e4f2863
/
.
/
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