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