]> git.lizzy.rs Git - rust.git/blob - src/test/ui/codemap_tests/unicode.expanded.stdout
Rollup merge of #103159 - cuviper:check_pow-final-try_opt, r=Mark-Simulacrum
[rust.git] / src / test / ui / codemap_tests / unicode.expanded.stdout
1 #![feature(prelude_import)]
2 #![no_std]
3 #[prelude_import]
4 use ::std::prelude::rust_2015::*;
5 #[macro_use]
6 extern crate std;
7 // revisions: normal expanded
8 //[expanded] check-pass
9 //[expanded]compile-flags: -Zunpretty=expanded
10
11 extern "路濫狼á́́" fn foo() {}
12
13 fn main() {}