Import Iterable

This commit is contained in:
Michiel Borkent 2020-11-19 09:22:25 +01:00
parent 86ea4bbc9a
commit 04500f2448

View file

@ -422,6 +422,7 @@ If neither -e, -f, or --socket-repl are specified, then the first argument that
Exception java.lang.Exception
IllegalArgumentException java.lang.IllegalArgumentException
Integer java.lang.Integer
Iterable java.lang.Iterable
File java.io.File
Float java.lang.Float
Long java.lang.Long