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-remap
/
examples
/
ex.rs
blob: 1438fdba7072c3bab5fbb2b3370550e4679c0045 (
plain
)
1
2
3
4
fn
main
()
{
foobar
::
b
::
foo
();
foobar
::
c
::
foo
();
}