index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
rustdoc-scrape-examples-test
/
examples
/
ex.rs
blob: d1a9a74e7825c55985e6d2a8d0c47831a2d1e789 (
plain
)
1
2
3
4
5
6
fn
main
()
{}
#[test]
fn
a_test
()
{
foobar
::
ok
();
}