fix decls in compiler/frontend/src/jet
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package.jet
|
||||
package jet
|
||||
|
||||
trait Iterator<out T> {
|
||||
fun next() : T
|
||||
|
||||
Reference in New Issue
Block a user