summary refs log tree commit diff stats
path: root/tests/niminaction/Chapter2/no_iterator.nim
blob: 331d69480a3559b4c14353938e975f36c452d0ef (plain) (blame)
1
2
3
4
5
6
7
discard """
  line: 6
  errormsg: "type mismatch"
"""

for i in 5:
  echo i