From 8b2a9401a147bd0b26cd2976ae71a1022fbde8cc Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sun, 16 Nov 2008 22:08:15 +0100 Subject: version 0.7.0 --- tests/toverwr.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/toverwr.nim') diff --git a/tests/toverwr.nim b/tests/toverwr.nim index c3652d168..f2b42df15 100644 --- a/tests/toverwr.nim +++ b/tests/toverwr.nim @@ -1,6 +1,6 @@ # Test the overloading resolution in connection with a qualifier -proc write(t: tTextFile, s: string) = +proc write(t: TFile, s: string) = nil # a nop system.write(stdout, "hallo") -- cgit 1.4.1-2-gfad0