1 2 3 4 5
local a = import 'a.jsonnet'; // xaaa local b = import 'b.jsonnet'; // xbbb local c = import 'c.jsonnet'; // xccc // end of imports true