Spoofax may tokenize an empty list followed by a marker as "<< [[>><<>><><<]]>>" where <<>> denotes the empty list. Unfortunately, this empty list appears inside the marker, causing the empty list to be part of what is marked. This is a quick & dirty fix that prevents empty lists from being matched.
Spoofax may tokenize an empty list followed by a marker as "<< [[>><<>><><<]]>>" where <<>> denotes the empty list. Unfortunately, this empty list appears inside the marker, causing the empty list to be part of what is marked. This is a quick & dirty fix that prevents empty lists from being matched.
See: http://yellowgrass.org/issue/Spoofax/771