blob: ff756f1261c1ccf4a89a7148f2459ba73e992e88 [file] [log] [blame]
node1: null
=> node3
node3: assign 200 to return_label
=> node4
node4: goto return_label
=> node5
node5: 200 print *, "but I will!"
=> node2
node2: null