about summary refs log tree commit diff
path: root/tests/lang/eval-okay-to-xml.exp
blob: 0a4d1884eddddf0fff1bd3c4342f0e1c4a1227d0 (plain) (blame)
1
Str("<?xml version='1.0' encoding='utf-8'?>\n<expr>\n  <list>\n    <string value=\"ab\" />\n    <int value=\"10\" />\n    <attrs>\n      <attr name=\"x\">\n        <string value=\"x\" />\n      </attr>\n      <attr name=\"y\">\n        <string value=\"x\" />\n      </attr>\n    </attrs>\n  </list>\n</expr>\n",[])