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
/
rustdoc-ui
/
issues
/
auxiliary
/
empty-fn.rs
blob: 877810f15d7fe7f69c5f70c659393d9c4f932151 (
plain
)
1
2
3
// no-prefer-dynamic
#![crate_type =
"lib"
]
pub
fn
empty
()
{}