6379ed22d1
#KT-29974
5 lines
181 B
Plaintext
Vendored
5 lines
181 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
|