1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 21:01:35 +03:00
semantic/test/fixtures/python/corpus/unary-operator.diffB-A.txt
2018-06-06 13:02:44 -04:00

12 lines
183 B
Plaintext

(Statements
{+(Negate
{+(Identifier)+})+}
{+(Identifier)+}
{+(Complement
{+(Identifier)+})+}
{-(Complement
{-(Identifier)-})-}
{-(Negate
{-(Identifier)-})-}
{-(Identifier)-})