about summary refs log tree commit diff
path: root/src/test/ui/codemap_tests/unicode.stderr
blob: 178bee7b7f3ab62b388532eecadba7ae57bd0bb9 (plain)
1
2
3
4
5
6
7
8
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