Fix most of JS back-end tests after adding Pair and Triple
This commit is contained in:
@@ -84,6 +84,7 @@ public abstract class Config {
|
||||
|
||||
@NotNull
|
||||
public static final List<String> LIB_FILES_WITH_CODE = Arrays.asList(
|
||||
"/stdlib/TuplesCode.kt",
|
||||
"/core/javautilCode.kt"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user