From fc6cc79273f75983e57c43c2a19016e5881ee2b7 Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 11 Apr 2011 00:25:24 +0200 Subject: some tests cleaned up; some bugfixes --- tests/reject/tnamedparams.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/reject/tnamedparams.nim') diff --git a/tests/reject/tnamedparams.nim b/tests/reject/tnamedparams.nim index 1772bd938..5fb7699ba 100755 --- a/tests/reject/tnamedparams.nim +++ b/tests/reject/tnamedparams.nim @@ -1,7 +1,7 @@ discard """ file: "tnamedparams.nim" line: 8 - errormsg: "Error: type mismatch: got (input: string, filename: string, line: int, col: int)" + errormsg: "type mismatch: got (input: string, filename: string, line: int, col: int)" """ import pegs -- cgit 1.4.1-2-gfad0 3946c3e7'>this commit This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
path: root/compiler/nimconf.nim
blob: 711b476e6591e5bb569093d4d80ddd25efcff7c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12