blob: a30380429a383fa0f12d53c1d4b2350b36f41447 [file] [log] [blame]
node1: null
=> node3
node3: teststmtfun(z) = z * 2. + 1.
=> node4
node4: print *, teststmtfun(x)
=> node2
node2: null