Skip to content
Snippets Groups Projects
Commit c3f151f0 authored by Simon Liu's avatar Simon Liu Committed by dutor
Browse files

Fixed crash in parser (#1022)

1 When multiple statements contain empty statements.
2 When the function is called, if the first parameter of the parameter list is empty.

for example:
  ";MATCH"
  "floor( ,1)"
parent 8c4335e3
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment