Sign in
fuchsia
/
third_party
/
rust
/
043d9160769a330df5d8a21e846785e2c89f357d
/
.
/
src
/
test
/
ui
/
attr-shebang.rs
blob: 3b0dc096f58fb681b30ce22172286cdbc8da6ff4 [
file
] [
log
] [
blame
]
// run-pass
#![
allow
(
stable_features
)]
#![
feature
(
rust1
)]
pub
fn
main
()
{
}