]> git.lizzy.rs Git - rust.git/blob - src/test/ui/codemap_tests/unicode.stderr
Changed issue number to 36105
[rust.git] / src / test / ui / codemap_tests / unicode.stderr
1 error: invalid ABI: expected one of [cdecl, stdcall, fastcall, vectorcall, aapcs, win64, Rust, C, system, rust-intrinsic, rust-call, platform-intrinsic], found `路濫狼á́́`
2   --> $DIR/unicode.rs:11:8
3    |
4 11 | extern "路濫狼á́́" fn foo() {}
5    |        ^^^^^^^^
6
7 error: aborting due to previous error
8