7eab4b672d
#KT-64989
5 lines
187 B
Plaintext
Vendored
5 lines
187 B
Plaintext
Vendored
compiler/testData/javaModules/releaseFlag/moduleSwing/foo/Foo.kt:5:18: error: unresolved reference 'swing'.
|
|
val z: javax.swing.JFrame? = null
|
|
^^^^^
|
|
COMPILATION_ERROR
|