JetExtractionTest: adjust test data
after making some of builtin types serializable
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// PARAM_TYPES: kotlin.Int, Number, Comparable<Int>, Any
|
||||
// PARAM_TYPES: kotlin.Int, Number, Comparable<Int>, java.io.Serializable, Any
|
||||
// PARAM_DESCRIPTOR: val a: kotlin.Int defined in main
|
||||
// SIBLING:
|
||||
fun main(args: Array<String>) {
|
||||
|
||||
Reference in New Issue
Block a user