blob: a0f4f6245dc862761893df1b67bd291df3c16131 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<hlvm xmlns="http://hlvm.org/src/hlvm/Reader/XML/HLVM.rng" pubid="http://hlvm.org/src/hlvm/test/invalid/range16.hlx">
<bundle id="range16">
<constant id="0001" type="s16"><dec>32768</dec></constant>
<constant id="0002" type="s16"><dec>-32769</dec></constant>
<constant id="0003" type="u16"><dec>65536</dec></constant>
<constant id="0004" type="u16"><dec>-1</dec></constant>
</bundle>
</hlvm>