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