Closed dplusic closed 6 years ago
Input:
{-# LANGUAGE RecordWildCards #-} v = A {a = 1, ..} where b = 2
Error:
ERROR: brittany pretty printer returned syntactically invalid result. ERROR: encountered unknown syntactical constructs: RecordCon with puns
I think this will work. Although I have not really tested the code for recordwildcards in patterns. Please test and report if there are any issues.
Input:
Error: