blob: f30bd3b517f067864382df8dd9cb7611a311632f [file] [log] [blame]
//@ check-pass
//@ ignore-cross-compile (needs dylibs and compiletest doesn't have a more specific header)
//@ aux-crate:force:panic_handler=panic_handler.rs
//@ compile-flags: -Zunstable-options --crate-type dylib
//@ edition:2018
#![no_std]
fn foo() {}