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