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