git.delta.rocks / jrsonnet / refs/commits / d78cbb7dd1e6

difftreelog

source

tests/golden/array_comp.jsonnet47 Bsourcehistory
1[[a, b] for a in [1, 2, 3] for b in [4, 5, 6]]