askama/testing/tests/ui/break_outside_of_loop.stderr
2024-07-30 14:04:19 +02:00

8 lines
283 B
Plaintext

error: you can only `break` inside a `for` loop
--> <source attribute>:1:9
"break%}, have a parsing error!"
--> tests/ui/break_outside_of_loop.rs:5:14
|
5 | source = "Have a {%break%}, have a parsing error!",
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^