mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-01-07 23:40:29 +01:00
Fix bug in Makefiles
This commit is contained in:
parent
edbac0309d
commit
4d940dd75a
@ -37,7 +37,7 @@
|
|||||||
:line_comment Comment
|
:line_comment Comment
|
||||||
* line_comment
|
* line_comment
|
||||||
# might be TODO label
|
# might be TODO label
|
||||||
"BFHNTX" comment noeat call=.comment_todo()
|
"BFHNTX" line_comment noeat call=.comment_todo()
|
||||||
"\n" line_start
|
"\n" line_start
|
||||||
|
|
||||||
:maybe_var_or_target Idle
|
:maybe_var_or_target Idle
|
||||||
|
Loading…
Reference in New Issue
Block a user