Skip to content

Commit 8346d77

Browse files
committed
Update note about test value sources
1 parent e724a4b commit 8346d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pass/float.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ macro_rules! test_ftof {
468468
}};
469469
}
470470

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

0 commit comments

Comments
 (0)