mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-06 22:11:31 +02:00
2 lines
48 B
Jsonnet
2 lines
48 B
Jsonnet
std.foldr(function(v, i) i + v + v, 'bcd', 'a')
|