Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
comptime
/
feature-gate-test.rs
blob: cd4ee521997e085c76d81595feecf1ec518ab4f3 [
file
]
#[
rustc_comptime
]
//~^ ERROR use of an internal attribute
fn
foo
()
{}
fn
main
()
{}