summary refs log tree commit diff stats
path: root/tests/arc/bmodule.nim
blob: 70c2cc645c30b4ac9ce125cc344ee44169342b6e (plain) (blame)
1
2
3
4
import cmodule

for i in @[1, 2, 3].cycle():
  echo i