Replace some FIR syntax errors with more proper diagnostics
This commit is contained in:
+1
-1
@@ -18,4 +18,4 @@ class G {
|
||||
companion object F<T>
|
||||
}
|
||||
|
||||
object H<T, R>()
|
||||
object H<T, R><!CONSTRUCTOR_IN_OBJECT!>()<!>
|
||||
|
||||
Reference in New Issue
Block a user