# -*- t-utils-ts-parse-tree -*-
(source_file<1,119> (comment[1,20]@{% -*- matlab-ts -*-}@) (comment[22,88]@{% see https://github.com/acristoffers/tree-sitter-...}@)
 (assignment<90,97> left: (identifier[90,91]@{v}@) =[91,92]
  right: 
   (cell<92,97> {[92,93]
    (row<93,96> (number[93,94]@{1}@) ,[94,95] (number[95,96]@{2}@))
    }[96,97]))
 ;[97,98]
 (function_call<99,117> name: (identifier[99,104]@{myFcn}@) ([104,105]
  (arguments<105,116>
   argument: 
    (matrix<105,116> [[105,106]
     (row<106,108>
      (postfix_operator<106,108> operand: (identifier[106,107]@{v}@) '[107,108]))
     ;[109,110]
     (row<111,115>
      (cell<111,115> {[111,112]
       (row<112,114>
        (matrix<112,114> [[112,113] ][113,114]))
       }[114,115]))
     ][115,116]))
  )[116,117])
 ;[117,118] \n[118,119])
