1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00
semantic/test/fixtures/python/corpus/unary-operator.diffB-A.txt
Patrick Thomson dd4a939f21 merge fallout
2018-06-04 12:18:02 -04:00

12 lines
183 B
Plaintext

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