[FIR] Skip resolvable package names in front of UNRESOLVED_REFERENCE
#KT-55471
This commit is contained in:
committed by
Space Team
parent
10f7989af6
commit
1c446151e7
@@ -1,4 +1,4 @@
|
||||
compiler/testData/javaModules/releaseFlag/moduleSwing/foo/Foo.kt:5:12: error: unresolved reference 'javax.swing.JFrame'.
|
||||
compiler/testData/javaModules/releaseFlag/moduleSwing/foo/Foo.kt:5:18: error: unresolved reference 'swing'.
|
||||
val z: javax.swing.JFrame? = null
|
||||
^
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user