Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
rustdoc-ui
/
scrape-examples-ice.rs
blob: d629b62a7241a1b3ac9cb775e67f1d1128ffa076 [
file
]
// compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
// check-pass
#![
no_std
]
use
core
as
_
;