Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzoic committed Sep 21, 2023
1 parent 6d37838 commit 4f8d0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway-lib-std/src/primitive_conversions/str.sw
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ fn str_slice_to_str_array() {
let c = from_str_array(b);

assert(a == c);
}
}

0 comments on commit 4f8d0bb

Please sign in to comment.