Add integer tests

This commit is contained in:
Bruce Hill 2024-12-24 14:20:55 -05:00
parent 9e0017e86e
commit 695049bef9

View File

@ -130,3 +130,9 @@ func main():
= 1 : Int64
>> Int64(no)
= 0 : Int64
>> 4:choose(2)
= 6
>> 4:factorial()
= 24