# -*- t-utils-ts-parse-tree -*-
(source_file<1,55> (comment[1,20]@{% -*- matlab-ts -*-}@) \n[20,22]
 (function_definition<22,53> function[22,30] name: (identifier[31,32]@{f}@) \n[32,33]
  (block<37,50>
   (function_call<37,49> name: (identifier[37,41]@{disp}@) ([41,42]
    (arguments<42,48>
     argument: (string<42,48> '[42,43] (string_content[43,47]@{in f}@) '[47,48]))
    )[48,49])
   \n[49,50])
  end[50,53])
 \n[53,55])
