AST:

    (source_file (call function: (identifier) (ERROR (string)) arguments: (arguments (string))) (MISSING ";"))

Diagnostics:

    0:6 to 0:14 Error: syntax (ERROR (string))
    0:24 to 0:24 Error: syntax (MISSING ";")
