2024-02-16 20:02:50 +00:00
|
|
|
//@ revisions: normal expanded
|
|
|
|
//@[expanded] check-pass
|
|
|
|
//@[expanded]compile-flags: -Zunpretty=expanded
|
2022-07-17 03:35:54 +00:00
|
|
|
|
|
|
|
extern "路濫狼á́́" fn foo() {} //[normal]~ ERROR invalid ABI
|
2016-07-14 14:55:09 +00:00
|
|
|
|
|
|
|
fn main() { }
|