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