[FIR] Fix CLI tests to prevent non-relevant errors from appearing
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
fun foo() {
|
||||
fun foo(p: Int) {
|
||||
val i: Int = 1
|
||||
foo(i)
|
||||
}
|
||||
Reference in New Issue
Block a user