Fix imports in maven kotlin from java usage example.
This commit is contained in:
+1
@@ -3,6 +3,7 @@ package test.kotlin.jtests;
|
||||
import junit.framework.TestCase;
|
||||
import java.util.*;
|
||||
import kotlin.*;
|
||||
import kotlin.collections.*;
|
||||
import kotlin.jvm.functions.Function0;
|
||||
|
||||
public class QualifiedNamesTest extends TestCase {
|
||||
|
||||
Reference in New Issue
Block a user