Some checks failed
CI / build (push) Failing after 12s
GitOrigin-RevId: 6370f6ea785709295b6abcf9c60717cacf3ac432
5 lines
No EOL
119 B
Jsonnet
5 lines
No EOL
119 B
Jsonnet
local base = import "experimental/users/acmcarther/examples/jsonnet/lib/base.libsonnet";
|
|
|
|
base {
|
|
other_field: 10,
|
|
} |