From 841d6b6aa991785d046e1070f8bfa86a5b113555 Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Tue, 13 Dec 2011 22:49:06 +0200 Subject: fixed some recently introduced compilation errors in the standard library --- tests/compile/tslurp.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/compile') diff --git a/tests/compile/tslurp.nim b/tests/compile/tslurp.nim index c99fefe23..f9456ce6b 100644 --- a/tests/compile/tslurp.nim +++ b/tests/compile/tslurp.nim @@ -1,6 +1,6 @@ const - myRes = slurp"readme.txt" + myRes = slurp"../../readme.txt" echo myRes -- cgit 1.4.1-2-gfad0