Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
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
()
{
}