mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-16 10:51:51 +02:00
10 lines
87 B
Jsonnet
10 lines
87 B
Jsonnet
[
|
|
2,
|
|
true,
|
|
"str",
|
|
null,
|
|
{},
|
|
function() null,
|
|
[]
|
|
][1+3].foo
|