Advertise CompileBinaryTestData.kt in tests with binaries
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package abc
|
||||
|
||||
// To regenerate this test, run CompileBinaryTestData.kt
|
||||
// Or manually, compile this file into jar
|
||||
|
||||
public fun abcdAAA1(): Unit {}
|
||||
|
||||
public fun abcdBBB2(i: Int) {}
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
package abc
|
||||
|
||||
// To regenerate this test, run CompileBinaryTestData.kt
|
||||
// Or manually, compile this file into jar
|
||||
|
||||
public fun abcdAAA1(): Unit {}
|
||||
|
||||
public fun abcdBBB2(i: Int) {}
|
||||
|
||||
Reference in New Issue
Block a user