shithub: MicroHs

ref: 660cf9275b8374f89c8f5db51a070070f28c1afc
dir: /tests/ListCompr.ref/

View raw version
[1,2,3]
[1,3]
[2,3,4]
[(1,1),(1,2),(2,1),(2,2),(3,1),(3,2)]
[(1,1),(2,1),(2,2),(3,1),(3,2),(3,3)]
[1,2,3,1,2,3,4]
[[2,3],[3,4],[4,5]]
[5,13,103]
["5","def"]