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