Fix and re-apply formatter on all acceptance tests
Less noise, pretty tuples. Everyone's happy.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pub fn foo(_a : a) -> Bool {
|
||||
pub fn foo(_a: a) -> Bool {
|
||||
True
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user