Add Float to imports

This commit is contained in:
Michiel Borkent 2020-05-30 09:41:08 +02:00
parent 94337b52d4
commit 2e9224f986

View file

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