mirror of
https://github.com/google/go-jsonnet.git
synced 2026-01-08 09:51:27 +01:00
2 lines
42 B
Jsonnet
2 lines
42 B
Jsonnet
std.foldl(function(i, v) i + v, 'b', 'a')
|