Fix and re-apply formatter on all acceptance tests
Less noise, pretty tuples. Everyone's happy.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
test foo() {
|
||||
#(1, []) == #(1, [])
|
||||
(1, []) == (1, [])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user