gazprea-fuzzer-python/ast_parser/test/xml/unary.xml

5 lines
102 B
XML
Raw Permalink Normal View History

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