Opened 12 years ago

Closed 12 years ago

#119 closed defect (fixed)

names in parenthesis don't get desugared

Reported by: Anya Helene Bagge Owned by: Anya Helene Bagge
Priority: medium Milestone: m12.05
Component: magnolia-eclipse Version:
Keywords: Cc:
Blocked By: Blocking:

Description

'(foo)' is different from 'foo', because desugarer continues with the *children* of current node instead of the node itself (different strategy needed to use these kinds of rules).

Worked around by making paren nodes not show up in the tree.

Change History (1)

comment:1 by Anya Helene Bagge, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.