gazprea-fuzzer-python/ast_parser/test/xml/unary.xml
2023-11-18 20:13:15 -07:00

5 lines
102 B
XML

<unary op="negation" type="int">
<rhs>
<literal type="int" value="3"/>
</rhs>
</unary>