summary refs log blame commit diff stats
path: root/tests/lookups/tprefer_proc.nim
blob: 57ee8e539486c868ae80c3c8be457ef460caa2d3 (plain) (tree)
1
2
3
4



                                       
# bug #4353
import random
echo random[int](low(int) .. high(int))