K2: add JavaModulesIntegrationTest
#KT-60797
This commit is contained in:
committed by
Space Team
parent
b1fb5bdde1
commit
4e706ba93e
@@ -0,0 +1,4 @@
|
||||
compiler/testData/javaModules/releaseFlag/moduleSwing/foo/Foo.kt:5:12: error: unresolved reference: javax.swing.JFrame
|
||||
val z: javax.swing.JFrame? = null
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user