2014-10-12 20:38:04 -07:00
|
|
|
// compile-flags: --extern std=
|
2020-07-05 10:39:15 +03:00
|
|
|
// error-pattern: extern location for std does not exist
|
2021-11-26 21:39:44 +00:00
|
|
|
// needs-unwind since it affects the error output
|
2022-09-23 09:41:12 +02:00
|
|
|
// ignore-emscripten missing eh_catch_typeinfo lang item
|
2014-10-12 20:38:04 -07:00
|
|
|
|
|
|
|
fn main() {}
|