JetDiagnosticsTest migrated to TestGenerator
- test data files renamed from *.jet to *.kt
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A(vararg t : Int) {
|
||||
{
|
||||
val t1 : IntArray = t
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user