rustc/vendor/rustversion-1.0.19/tests/ui/const-not-fn.stderr
2025-02-17 11:14:05 +01:00

6 lines
148 B
Plaintext

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