Idris2/tests/idris2/schemeeval005/expected

4 lines
369 B
Plaintext
Raw Normal View History

1/1: Building Printf (Printf.idr)
Printf> [scheme] Printf> \i, i, i, i, i, i => prim__strAppend (prim__strAppend (prim__strAppend (prim__strAppend (prim__strAppend (prim__strAppend "" (prim__cast_IntString i)) (prim__cast_IntString i)) (prim__cast_IntString i)) (prim__cast_IntString i)) (prim__cast_IntString i)) (prim__cast_IntString i)
[scheme] Printf> Bye for now!