Files
kotlin-fork/compiler/testData/javaModules/releaseFlag/moduleSwing.fir.txt
T
2024-02-08 12:59:31 +00:00

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