| 1 | The next block test the template parser will not comptime panic on lines |
| 2 | ending with different special characters: |
| 3 | <p> |
| 4 | <br>Line ending with percent % |
| 5 | <br>Line ending with at @ |
| 6 | <br>Line ending with ampersand & |
| 7 | <br>Line ending with hash # |
| 8 | <br>Line ending with slash / |
| 9 | <br>Line ending with dollar $ |
| 10 | <br>Line ending with caret ^ |
| 11 | </p> |
| 12 | Last line. |
| 13 |