Merge two tests with almost the same logic
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
package test
|
||||
|
||||
public object Lol {
|
||||
fun c() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
BIN
Binary file not shown.
+6
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
// To regenerate this test, run CompileBinaryTestData.kt
|
||||
// Or manually compile this file into jar
|
||||
|
||||
public object Lol
|
||||
Reference in New Issue
Block a user