]> git.lizzy.rs Git - rust.git/blob - tests/ui/codemap_tests/unicode.rs
Rollup merge of #106323 - starkat99:stabilize-f16c_target_feature, r=petrochenkov
[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() { }