# -*- t-utils-ts-parse-tree -*-
(source_file<1,200> (comment[1,20]@{% -*- matlab-ts -*-}@) (comment[22,89]@{% See: https://github.com/acristoffers/tree-sitter...}@) \n[89,92]
 (function_definition<92,142> function[92,100] name: (identifier[101,128]@{font_lock_empty_endless_fun}@) \n[128,129]
  (block<129,142>
   (command<129,133> (command_name[129,133]@{foo1}@))
   ;[133,134]
   (command<135,139> (command_name[135,139]@{foo2}@))
   ;[139,140] \n[140,142]))
 (function_definition<142,170> function[142,150] name: (identifier[151,155]@{foo1}@) (comment[156,168]@{% empty foo1}@) \n[168,170])
 (function_definition<170,200> function[170,178] name: (identifier[179,183]@{foo2}@) \n[183,184]
  (block<184,200>
   (function_call<184,199> name: (identifier[184,188]@{disp}@) ([188,189]
    (arguments<189,198>
     argument: (string<189,198> '[189,190] (string_content[190,197]@{in foo2}@) '[197,198]))
    )[198,199])
   \n[199,200])))
