Idris2/tests/chez/chez021/expected

19 lines
277 B
Plaintext
Raw Normal View History

1
200
True
200
254
False
248
1
1234567890
255
65535
4294967295
18446744073709551615
1/1: Building Bits (Bits.idr)
Main> ["257", "200", "248", "1", "255", "200", "254"]
Main> ["True", "True"]
Main> ["255", "65535", "4294967295", "18446744073709551615"]
Main> Main> Bye for now!