Improve @param parse errors #1777

This commit is contained in:
Christoffer Lerno
2025-01-05 18:14:24 +01:00
parent c47cb512ab
commit f1ef2e8138
4 changed files with 30 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<*
@hello
@param feij > 0 // #error: Expected end of line
@param feij > 0 // #error: A string containing the description
*>