1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 12:51:52 +03:00
semantic/test/fixtures/python/corpus/unary-operator.diffB-A.txt
Rick Winfrey 9e87ea9fc5 Update python fixtures
I think this got lost when merging in master
2018-08-13 12:48:47 -07:00

11 lines
162 B
Plaintext

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