rustc/vendor/rustversion/tests/ui/const-not-fn.stderr
2021-05-14 18:42:13 +01:00

6 lines
144 B
Plaintext

error: only allowed on a fn item
--> $DIR/const-not-fn.rs:1:28
|
1 | #[rustversion::attr(all(), const)]
| ^^^^^