Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
anishnaik committed Jan 8, 2025
1 parent 3cafd95 commit c07f591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzing/testdata/contracts/slither/slither.sol
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ contract TestContract {
string memory str = "Hello World!";
assert(false);
}
}
}

0 comments on commit c07f591

Please sign in to comment.