summary refs log blame commit diff stats
path: root/tests/concepts/tvarconcept.nim
blob: 203ef3cdc809abef105e14dc3919a59181016e2a (plain) (tree)
1
2
3
4
5
6
7
8
9


             
 
                      
 
                  
 
                 
discard """
  output: "5"
"""

# bug #2346, bug #2404

import mvarconcept

echo randomInt(5)