random-dfa: Don't parenthesize X^A in functor expression
Due to the way the functor expression is parsed, this led to two nested polynomial functors when functor rewriting is disabled. Without the parens we get just one polynomial functor.
Showing
Please register or sign in to comment