Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
run-make
/
mismatching-target-triples
/
bar.rs
blob: b2c2fc1c41074ce59dc372165f0bb28e0bb8bc02 [
file
] [
log
] [
blame
]
#![
feature
(
no_core
)]
#![
no_core
]
extern
crate foo
;