# -*- t-utils-ts-parse-tree -*-
(source_file<1,120> (comment[1,20]@{% -*- matlab-ts -*-}@) (comment[22,88]@{% see https://github.com/acristoffers/tree-sitter-...}@) \n[88,90]
 (for_statement<90,119> for[90,93] ([94,95]
  (iterator<95,102> (identifier[95,96]@{i}@) =[97,98]
   (range<99,102> (number[99,100]@{1}@) :[100,101] (number[101,102]@{5}@)))
  )[102,103]
  (block<108,116>
   (function_call<108,115> name: (identifier[108,112]@{disp}@) ([112,113]
    (arguments<113,114> argument: (identifier[113,114]@{i}@))
    )[114,115])
   \n[115,116])
  end[116,119])
 \n[119,120])
