Files
rust/src/test/ui/codemap_tests/unicode.stderr

9 lines
313 B
Plaintext
Raw Normal View History

2016-07-14 10:55:09 -04:00
error: invalid ABI: expected one of [cdecl, stdcall, fastcall, vectorcall, aapcs, win64, Rust, C, system, rust-intrinsic, rust-call, platform-intrinsic], found `路濫狼á́́`
--> $DIR/unicode.rs:12:8
|
12 | extern "路濫狼á́́" fn foo() {}
| ^^^^^^^^
error: aborting due to previous error