Sign in
android
/
toolchain
/
rustc
/
d2dbbcd40813d506244f1255bc2c84088a0197e1
/
.
/
src
/
test
/
ui
/
attr-shebang.rs
blob: 3b0dc096f58fb681b30ce22172286cdbc8da6ff4 [
file
] [
log
] [
blame
]
// run-pass
#![
allow
(
stable_features
)]
#![
feature
(
rust1
)]
pub
fn
main
()
{
}