This website requires JavaScript.
Explore
Help
Sign In
annie
/
unnieversal
Watch
1
Star
0
Fork
You've already forked unnieversal
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ba9a74eb67
unnieversal
/
src
/
lib.rs
8 lines
95 B
Rust
Raw
Blame
History
#[
cfg(test)
]
mod
tests
{
#[
test
]
fn
it_works
(
)
{
assert_eq!
(
2
+
2
,
4
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink