# -*- t-utils-ts-parse-tree -*-
(source_file<1,260> (comment[1,20]@{% -*- matlab-ts -*-}@) (comment[22,90]@{% See: https://github.com/acristoffers/tree-sitter...}@)
 (function_call<92,135> name: (identifier[92,96]@{fcn1}@) ([96,97]
  (arguments<97,134>
   argument: 
    (cell<97,134> {[97,98]
     (row<98,133>
      (function_call<98,101> name: (identifier[98,99]@{a}@) ([99,100] )[100,101])
      (line_continuation[102,115]@{...\n         }@) ,[115,115] (identifier[115,122]@{newline}@) (line_continuation[123,130]@{...\n   }@) ,[130,130]
      (function_call<130,133> name: (identifier[130,131]@{b}@) ([131,132] )[132,133]))
     }[133,134]))
  )[134,135])
 ;[135,136] \n[136,138]
 (function_definition<138,171> function[138,146] name: (identifier[147,151]@{fcn1}@)
  (function_arguments<151,154> ([151,152] arguments: (identifier[152,153]@{x}@) )[153,154])
  \n[154,155]
  (block<159,168>
   (function_call<159,166> name: (identifier[159,163]@{disp}@) ([163,164]
    (arguments<164,165> argument: (identifier[164,165]@{x}@))
    )[165,166])
   ;[166,167] \n[167,168])
  end[168,171])
 \n[171,173]
 (function_definition<173,215> function[173,181]
  (function_output<182,187> (identifier[182,185]@{out}@) =[186,187])
  name: (identifier[188,189]@{a}@) \n[189,190]
  (block<194,212>
   (assignment<194,210> left: (identifier[194,197]@{out}@) =[198,199]
    right: (string<200,210> "[200,201] (string_content[201,209]@{a string}@) "[209,210]))
   ;[210,211] \n[211,212])
  end[212,215])
 \n[215,217]
 (function_definition<217,259> function[217,225]
  (function_output<226,231> (identifier[226,229]@{out}@) =[230,231])
  name: (identifier[232,233]@{b}@) \n[233,234]
  (block<238,256>
   (assignment<238,254> left: (identifier[238,241]@{out}@) =[242,243]
    right: (string<244,254> "[244,245] (string_content[245,253]@{b string}@) "[253,254]))
   ;[254,255] \n[255,256])
  end[256,259])
 \n[259,260])
