1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-06-02 06:34:41 +02:00
This commit is contained in:
cn 2015-02-18 16:13:47 +01:00
parent 7476e509bd
commit 3144127861

View File

@ -186,7 +186,7 @@ done
"%" line_comment_maybe_erb_end
.endif
# might be TODO label
"BFHNTX" line_comment noeat call=commend_todo.comment_todo()
"BFHNTX" line_comment noeat call=comment_todo.comment_todo()
.ifdef haml
"\n" NULL return
.else