packages feed

jsonnet-0.4.0.0: test/golden/importstr-twice.jsonnet

local x = importstr "empty.jsonnet";
local y = importstr "empty.jsonnet";
x + y