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