{"type":"newline","line":2,"col":1}
{"type":"code","line":2,"col":1,"val":"var tag = 'p'","mustEscape":false,"buffer":false}
{"type":"newline","line":3,"col":1}
{"type":"code","line":3,"col":1,"val":"var foo = 'bar'","mustEscape":false,"buffer":false}
{"type":"newline","line":5,"col":1}
{"type":"interpolation","line":5,"col":1,"val":"tag"}
{"type":"text","line":5,"col":8,"val":"value"}
{"type":"newline","line":6,"col":1}
{"type":"interpolation","line":6,"col":1,"val":"tag"}
{"type":"start-attributes","line":6,"col":7}
{"type":"attribute","line":6,"col":8,"name":"foo","val":"'bar'","mustEscape":true}
{"type":"end-attributes","line":6,"col":17}
{"type":"text","line":6,"col":19,"val":"value"}
{"type":"newline","line":7,"col":1}
{"type":"interpolation","line":7,"col":1,"val":"foo ? 'a' : 'li'"}
{"type":"start-attributes","line":7,"col":20}
{"type":"attribute","line":7,"col":21,"name":"something","val":true,"mustEscape":true}
{"type":"end-attributes","line":7,"col":30}
{"type":"text","line":7,"col":32,"val":"here"}
{"type":"newline","line":9,"col":1}
{"type":"mixin","line":9,"col":1,"val":"item","args":"icon"}
{"type":"indent","line":10,"col":1,"val":2}
{"type":"tag","line":10,"col":3,"val":"li"}
{"type":"indent","line":11,"col":1,"val":4}
{"type":"if","line":11,"col":5,"val":"attributes.href"}
{"type":"indent","line":12,"col":1,"val":6}
{"type":"tag","line":12,"col":7,"val":"a"}
{"type":"&attributes","line":12,"col":8,"val":"attributes"}
{"type":"indent","line":13,"col":1,"val":8}
{"type":"tag","line":13,"col":9,"val":"img"}
{"type":"class","line":13,"col":12,"val":"icon"}
{"type":"start-attributes","line":13,"col":17}
{"type":"attribute","line":13,"col":18,"name":"src","val":"icon","mustEscape":true}
{"type":"end-attributes","line":13,"col":26}
{"type":"newline","line":14,"col":1}
{"type":"mixin-block","line":14,"col":9}
{"type":"outdent","line":15,"col":7}
{"type":"outdent","line":15,"col":5}
{"type":"else","line":15,"col":5,"val":""}
{"type":"indent","line":16,"col":1,"val":6}
{"type":"tag","line":16,"col":7,"val":"span"}
{"type":"&attributes","line":16,"col":11,"val":"attributes"}
{"type":"indent","line":17,"col":1,"val":8}
{"type":"tag","line":17,"col":9,"val":"img"}
{"type":"class","line":17,"col":12,"val":"icon"}
{"type":"start-attributes","line":17,"col":17}
{"type":"attribute","line":17,"col":18,"name":"src","val":"icon","mustEscape":true}
{"type":"end-attributes","line":17,"col":26}
{"type":"newline","line":18,"col":1}
{"type":"mixin-block","line":18,"col":9}
{"type":"outdent","line":20,"col":7}
{"type":"outdent","line":20,"col":5}
{"type":"outdent","line":20,"col":3}
{"type":"outdent","line":20,"col":1}
{"type":"tag","line":20,"col":1,"val":"ul"}
{"type":"indent","line":21,"col":1,"val":2}
{"type":"call","line":21,"col":3,"val":"item","args":"'contact'"}
{"type":"text","line":21,"col":20,"val":"Contact"}
{"type":"newline","line":22,"col":1}
{"type":"call","line":22,"col":3,"val":"item","args":null}
{"type":"start-attributes","line":22,"col":8}
{"type":"attribute","line":22,"col":9,"name":"href","val":"'/contact'","mustEscape":true}
{"type":"end-attributes","line":22,"col":24}
{"type":"text","line":22,"col":26,"val":"Contact"}
{"type":"outdent","line":23,"col":1}
{"type":"eos","line":23,"col":1}