summaryrefslogtreecommitdiff
path: root/tests/parameter-test.tnsl
blob: c9694276244d34371f69eb4f15ff52d856418e26 (plain)
1
2
/; loop (int initial = 0, int complex = 2) [initial < max || complex < 40, initial++, complex += 7, another += 2]
;/