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