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

for i in 5:
  echo i