This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
mdBook
Watch
1
Star
0
Fork
You've already forked mdBook
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e22886a471
mdBook
/
tests
/
dummy_book
/
src
/
first
/
partially-included-test.rs
8 lines
86 B
Rust
Raw
Blame
History
fn
some_function
(
)
{
assert!
(
$TEST_STATUS
)
;
}
fn
main
(
)
{
some_function
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink