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