#S(#="lambda"
; (define (test-append)
; (append '(1 2 3) (4 5) (6 7 8 9)))
#(
#i"../lib/primitive/append.rla"
((1 2 3) (4 5) (6 7 8 9))
)
#()
0
""
0x01 ; g1
0x02 ; g2
0xfe ; ctx
0xff ; k
; vim:set syntax= sw=2 expandtab: