Fix tests failing after stdlib generation refactoring
This commit is contained in:
@@ -1 +1,3 @@
|
||||
package kotlin
|
||||
|
||||
public class EmptyIterableException(val it : Iterable<*>) : RuntimeException("$it is empty")
|
||||
|
||||
Reference in New Issue
Block a user