Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Sep 24, 2024
1 parent 146169e commit 9b1e674
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ impl Foo for Field {
}

fn main() {
assert_eq(2.foo() as Field, 2.identity());
assert_eq(2.foo() as Field, 2.identity());
}

0 comments on commit 9b1e674

Please sign in to comment.