Sign in
rust
/
rust
/
a89a5aa89b594ca2019ba81bc46bcf4fa7875fef
/
.
/
tests
/
ui
/
codemap_tests
/
unicode.rs
blob: 4b93ef0940697623908045665d2d67d3426d4707 [
file
]
//@ revisions: normal expanded
//@[expanded] check-pass
//@[expanded]compile-flags: -Zunpretty=expanded
//@ edition: 2015
extern
"路濫狼á́́"
fn
foo
()
{}
//[normal]~ ERROR invalid ABI
fn
main
()
{
}