CLI: fix resolution of Java records as single file roots
#KT-46764 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
compiler/testData/cli/jvm/recordAsSingleFileRoot.kt:5:14: error: unresolved reference: Unresolved
|
||||
fun error(): Unresolved? = null
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user