Closed aticu closed 4 years ago
This fix uses the Parenthesized wrapper at the correct level. This will allow other variants to be added to the PreAttr enum later on without requiring too much special handling for that.
Parenthesized
PreAttr
This fix uses the
Parenthesized
wrapper at the correct level. This will allow other variants to be added to thePreAttr
enum later on without requiring too much special handling for that.