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