Closed tritao closed 5 years ago
Just tried to highlight a Makefile with zs-hi and get a parsing error.
zs-hi
➜ zograscope git:(master) ./zs-hi --lang make ../nuttx/arch/arm/src/Makefile ../nuttx/arch/arm/src/Makefile:168:43: parse error: syntax error, unexpected ':', expecting NL or LEADING_TAB Failed to parse: ../nuttx/arch/arm/src/Makefile
Makefile: https://gist.github.com/tritao/50b838d940ff4a5c753361e9c513e03f
Thanks. Static pattern rules and colon in the first argument of a function call should be parsed fine now.
Thanks so much for the fixes.
Just tried to highlight a Makefile with
zs-hi
and get a parsing error.Makefile: https://gist.github.com/tritao/50b838d940ff4a5c753361e9c513e03f