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