Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
torture
/
not_shebang.rs
blob: b266934f7f36f60aa56f53014a043e969f4dce41 [
file
]
#!
[
allow
(
unused
)]
#![
feature
(
no_core
)]
#![
no_core
]
fn
main
()
{
}