Add integer tests
This commit is contained in:
parent
9e0017e86e
commit
695049bef9
@ -130,3 +130,9 @@ func main():
|
||||
= 1 : Int64
|
||||
>> Int64(no)
|
||||
= 0 : Int64
|
||||
|
||||
>> 4:choose(2)
|
||||
= 6
|
||||
|
||||
>> 4:factorial()
|
||||
= 24
|
||||
|
Loading…
Reference in New Issue
Block a user