Skip to content

Commit

Permalink
Update test_programs/execution_success/sha256_regression/src/main.nr
Browse files Browse the repository at this point in the history
Co-authored-by: Michael J Klein <[email protected]>
  • Loading branch information
vezenovm and michaeljklein authored Aug 29, 2024
1 parent ead5fad commit 2c7bfab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// A bunch of different test tastes for sha256_var in the stdlib
// A bunch of different test cases for sha256_var in the stdlib
fn main(
msg_just_over_block: [u8; 68],
result_just_over_block: pub [u8; 32],
Expand Down

0 comments on commit 2c7bfab

Please sign in to comment.