This website requires JavaScript.
Explore
Help
Sign in
notohh
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
mirror of
https://github.com/notohh/rustlings.git
synced
2024-11-22 22:02:22 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
11fe19d08a
rustlings
/
tests
/
fixture
/
testSuccess.rs
lyn
f43cb124f6
add tests
2019-03-20 21:05:45 +01:00
4 lines
44 B
Rust
Raw
Blame
History
#[
test
]
fn
passing
(
)
{
assert!
(
true
)
;
}
Reference in a new issue
View git blame
Copy permalink