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
/
coverage
/
lib
/
unused_mod_helper.rs
blob: ae1cc1531ed759ec3c41d264a9f81b54f13b30a2 (
plain
)
1
2
3
pub
fn
never_called_function
()
{
println!
(
"I am never called"
);
}