mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-25 11:01:09 +01:00
10 lines
85 B
Jsonnet
10 lines
85 B
Jsonnet
[
|
|
2,
|
|
true,
|
|
"str",
|
|
null,
|
|
{},
|
|
function() null,
|
|
[]
|
|
][4].foo
|