Skip to content

Commit

Permalink
add back space
Browse files Browse the repository at this point in the history
  • Loading branch information
SwayStar123 committed Apr 29, 2024
1 parent 30e63f2 commit de5372b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sway-lib-std/src/primitive_conversions/b256.sw
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ impl From<(u64, u64, u64, u64)> for b256 {
/// # Examples
///
/// ```sway
///
/// fn foo() {
/// let b256_value = b256::from((1, 2, 3, 4));
/// }
Expand Down

0 comments on commit de5372b

Please sign in to comment.