Temporary generate old default method
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ class A {
|
||||
}
|
||||
}
|
||||
// Test argument reordering when call site argument order differs from declaration one
|
||||
// 12 LOAD
|
||||
// 18 LOAD
|
||||
// 5 STORE
|
||||
+1
-1
@@ -8,5 +8,5 @@ class A {
|
||||
}
|
||||
}
|
||||
// Test there is no argument reordering when call site argument order same as declaration one
|
||||
// 9 LOAD
|
||||
// 15 LOAD
|
||||
// 2 STORE
|
||||
Reference in New Issue
Block a user