Skip to main content

max / quasi

209 B · 6 lines History Blame Raw
1 error[E0425]: cannot find function `label_constant` in this scope
2 --> tests/ui/unpromised_include.rs:25:17
3 |
4 25 | include label("written down");
5 | ^^^^^ not found in this scope
6