1c446151e7
#KT-55471
5 lines
183 B
Plaintext
Vendored
5 lines
183 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
|