2024-02-16 20:02:50 +00:00
|
|
|
//@ compile-flags: --extern std=
|
|
|
|
//@ error-pattern: extern location for std does not exist
|
|
|
|
//@ needs-unwind since it affects the error output
|
|
|
|
//@ ignore-emscripten missing eh_catch_typeinfo lang item
|
2014-10-13 03:38:04 +00:00
|
|
|
|
|
|
|
fn main() {}
|