Skip to content

Commit

Permalink
random fmt bug?
Browse files Browse the repository at this point in the history
  • Loading branch information
cmester0 committed Nov 17, 2024
1 parent 7ac0cbb commit f7cb54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/coverage/src/test_primitives.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fn test() {
fn test_primtives() {
// bool
let _: bool = false;
let _: bool = true;
Expand Down

0 comments on commit f7cb54f

Please sign in to comment.