shithub: MicroHs

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