Fix test data, restore incorrectly deleted import

It was mistakenly deleted in 738a84e and 48b18f1
This commit is contained in:
Alexander Udalov
2015-05-27 01:12:31 +03:00
parent 9c5844cf45
commit fae2d0231c
@@ -1,4 +1,6 @@
package a;
import kotlin.jvm.functions.Function0;
public class A {
}