Unsorted replacements "jet" -> "kotlin"

#KT-2896 Fixed
This commit is contained in:
Alexander Udalov
2014-02-19 21:34:06 +04:00
parent ac71911720
commit 6b0fce8cd5
22 changed files with 185 additions and 190 deletions
@@ -3,8 +3,8 @@ package test.kotlin.jtests;
import static kotlin.KotlinPackage.*;
import static kotlin.util.UtilPackage.*;
import jet.Function1;
import junit.framework.TestCase;
import kotlin.Function1;
import java.util.Collection;
import java.util.List;