<div></div>
<value-scope return="string"> <string-new value="first"> <string-new value="second"> </value-scope> <assert-equal value="second" type="string">
<div></div>
<value-scope return="number"> <number-new value="1"> <number-new value="42"> </value-scope> <assert-equal value="42" type="number">