[Analysis API] add more tests for vararg parameters
^KT-61422
This commit is contained in:
committed by
Space Team
parent
f1e5a9b223
commit
3a577e1c31
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
|
||||
class Foo(vararg ints: Int) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user