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