mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-16 02:41:27 +02:00
2 lines
34 B
Jsonnet
2 lines
34 B
Jsonnet
{ x: "hello, " } { x +: "world" }
|