Skip to content

Commit

Permalink
Update note about test value sources
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Jul 4, 2024
1 parent e724a4b commit 8346d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pass/float.rs
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ macro_rules! test_ftof {
}};
}

/// Many of these test values are taken from
/// Many of these test patterns were adapted from the values in
/// https://github.com/WebAssembly/testsuite/blob/master/conversions.wast.
fn casts() {
/* int <-> float generic tests */
Expand Down

0 comments on commit 8346d77

Please sign in to comment.