[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER
|
||||
class A {
|
||||
constructor(
|
||||
val x: Int, y: Int,
|
||||
var z: Int,
|
||||
public a: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user