]> git.lizzy.rs Git - rust.git/blob - src/test/ui/codemap_tests/unicode.rs
Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-2022-08-24
[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() { }