(program (programItem (section (varSection VARS { (variables (variablesItem (variableDecl int8_0 : int8 ;))) }))) (programItem (section REMAP { (sectionBody (statement int8_0 = (value 17) ;)) })) (programItem (section SEND_RESPONSE { (sectionBody (statement inbound.resp.X-Foo = (value "Foo is {int8_0}") ;)) (sectionBody (statement inbound.resp.X-Random = (value "Random is {random(100)}") ;)) (sectionBody (statement inbound.resp.X-Hdr = (value "Header is {inbound.req.X-Hdr}") ;)) })) <EOF>)
