go-jsonnet/testdata/arrcomp_if.input
2017-09-11 16:34:14 -04:00

2 lines
38 B
Plaintext

[x for x in [1, 2, 3, 4, 5] if x > 3]