Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
src
/
tools
/
clippy
/
tests
/
ui
/
crashes
/
ice-7272.rs
blob: e1910096418b8d29176a6bf001b0c76d743b0006 [
file
] [
log
] [
blame
]
//@ check-pass
//@aux-build:ice-7272-aux.rs
#![
allow
(
clippy
::
no_effect
)]
extern
crate ice_7272_aux
;
use
ice_7272_aux
::*;
pub
fn
main
()
{
||
WARNING
!(
"Style changed!"
);
||
"}{"
;
}