We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1399a commit 418c481Copy full SHA for 418c481
libc-test/test/semver.rs
@@ -8,4 +8,5 @@ include!(concat!(env!("OUT_DIR"), "/semver.rs"));
8
9
fn main() {
10
// The test is about the imports created in `semver.rs`.
11
+ println!("PASSED 1 tests");
12
}
0 commit comments