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
/
ui
/
error-codes
/
auxiliary
/
found-staticlib.rs
blob: 04e2c59789d0c3154fccafe0b85578b247df01c7 (
plain
)
1
2
3
4
// no-prefer-dynamic
#![crate_type =
"staticlib"
]
pub
fn
foo
()
{}