]> git.lizzy.rs Git - rust.git/blob - tests/ui/codemap_tests/unicode.rs
Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514
[rust.git] / tests / 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() { }