aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/compile-layout/valid/for-if-break-end-dead
blob: a6a4c6eeac4206130589e06aa776ed23e4e081d2 (plain) (blame)
1
2
3
4
5
6
7
for "a" to "e" as \1
    if 1
      break
    end if
    <letter \1> : \1
end for