]> git.lizzy.rs Git - rust.git/blob - src/test/ui/codemap_tests/unicode.rs
Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-component
[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() { }