From 5d5636138377b63c4b7357ff40048b65a8dcd054 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Thu, 4 Aug 2016 19:36:13 +0200 Subject: fixes #4353 --- tests/lookups/tprefer_proc.nim | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/lookups/tprefer_proc.nim (limited to 'tests') diff --git a/tests/lookups/tprefer_proc.nim b/tests/lookups/tprefer_proc.nim new file mode 100644 index 000000000..57ee8e539 --- /dev/null +++ b/tests/lookups/tprefer_proc.nim @@ -0,0 +1,4 @@ + +# bug #4353 +import random +echo random[int](low(int) .. high(int)) -- cgit 1.4.1-2-gfad0