Skip to content
Snippets Groups Projects
scrape-examples-ice.rs 171 B
//@ 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 _;