mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-28 17:01:02 +02:00
2 lines
51 B
Plaintext
2 lines
51 B
Plaintext
std.objectHasEx({x: 1, y:: 1, z::: 2}, "x", false)
|