mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-18 11:51:34 +02:00
2 lines
37 B
Jsonnet
2 lines
37 B
Jsonnet
{ a: 1 } + { s: super[$.c], c: "a" }
|