]> git.lizzy.rs Git - rust.git/blob - src/test/ui/codemap_tests/unicode.rs
:arrow_up: rust-analyzer
[rust.git] / src / test / ui / codemap_tests / unicode.rs
1 // revisions: normal expanded
2 //[expanded] check-pass
3 //[expanded]compile-flags: -Zunpretty=expanded
4
5 extern "路濫狼á́́" fn foo() {} //[normal]~ ERROR invalid ABI
6
7 fn main() { }