4e706ba93e
#KT-60797
5 lines
188 B
Plaintext
Vendored
5 lines
188 B
Plaintext
Vendored
compiler/testData/javaModules/releaseFlag/moduleSwing/foo/Foo.kt:5:12: error: unresolved reference: javax.swing.JFrame
|
|
val z: javax.swing.JFrame? = null
|
|
^
|
|
COMPILATION_ERROR
|