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