5 lines
50 B
Jsonnet
Raw Normal View History

local base = import "base.libsonnet";
base + {
}