Open avh4 opened 2 years ago
input:
x = [ 1, 2 {- A -} ]
first pass:
second pass:
x = [ 1 , 2 {- A -} ]
I think the first pass formatting to the second pass is correct. Arguably the original input should remain unchanged.
input:
first pass:
second pass: