Both ``` scala val a = "(![X]: p(X)) => p(a)".fol val b = "![X]: p(X) => p(a)".fol ``` produce the same output with the UTF8 pretty printer.