shithub: MicroHs

ref: 0bb0428bca888fa76ac3b86512eab44ee199d99d
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"]