Advertise CompileBinaryTestData.kt in tests with binaries

This commit is contained in:
Alexander Udalov
2013-09-25 16:04:17 +04:00
parent 983dfbdf3c
commit a814f6a897
7 changed files with 19 additions and 4 deletions
@@ -1,6 +1,7 @@
package dependency
// To regenerate this test, compile this file into jar
// To regenerate this test, run CompileBinaryTestData.kt
// Or manually, compile this file into jar
public open class A {
public open fun foo() {}