index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
auxiliary
/
crateresolve4a-2.rs
blob: cba82fd55b9bb25c78d9f1cbcbd081b79a11086b (
plain
)
1
2
3
4
#[link(name = "crateresolve4a", vers= "0.2")]; #[crate_type = "lib"]; fn g() -> int { 20 }