summary refs log tree commit diff
path: root/src/test/ui/codemap_tests/unicode.stderr
blob: a748e13ecf102bf9207afbb3f409938f5549f278 (plain)
1
2
3
4
5
6
7
8
error: invalid ABI: expected one of [cdecl, stdcall, fastcall, vectorcall, aapcs, win64, sysv64, Rust, C, system, rust-intrinsic, rust-call, platform-intrinsic], found `路濫狼á́́`
  --> $DIR/unicode.rs:11:8
   |
11 | extern "路濫狼á́́" fn foo() {}
   |        ^^^^^^^^

error: aborting due to previous error