X-Git-Url: https://code.kerkeslager.com/?p=fur;a=blobdiff_plain;f=parsing.py;h=adc96e9ce829b9f7c7146050323564e0b4de4ba1;hp=23bf65e7b01de2ba1e45f5bcd93cd4b338d1a138;hb=1852539af30c364a11d2e2a0bb7944102293dcf6;hpb=2f7d76f2fc50763953b7268e0fe6558aac260187 diff --git a/parsing.py b/parsing.py index 23bf65e..adc96e9 100644 --- a/parsing.py +++ b/parsing.py @@ -64,6 +64,7 @@ FurNegationExpression = collections.namedtuple( ], ) +# TODO We don't need to wrap this type FurParenthesizedExpression = collections.namedtuple( 'FurParenthesizedExpression', [