autoformat
autoformat copied to clipboard
Types are not parenthesized correctly
int * (string * bool) formats to int * string * bool.