This website requires JavaScript.
Explore
Help
Register
Sign In
p1r0
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
all-contributors/add-black-puppydog
rustlings
/
tests
/
fixture
/
failure
/
testNotPassed.rs
5 lines
49 B
Rust
Raw
Permalink
Blame
History
#[
test
]
fn
not_passing
(
)
{
assert!
(
false
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink