summary refs log blame commit diff stats
path: root/tests/closure/tissue1642.nim
blob: e3028c88e55927147b23f5638ea3eb20e2c37007 (plain) (tree)
1
2
3
4
5
6
7

                        
                



                   
discard """
  file: "tissue1642.nim"
  disabled: true
"""
block:
  var i = 0
  proc p() = inc(i)