From 52f092d02b5a4afa8cbd591bab9160e671f71700 Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Mon, 17 Jul 2017 08:12:15 +0200 Subject: Lineinfo change (#6084) --- tests/pragmas/tused.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pragmas/tused.nim') diff --git a/tests/pragmas/tused.nim b/tests/pragmas/tused.nim index 389863aef..83c62b7bb 100644 --- a/tests/pragmas/tused.nim +++ b/tests/pragmas/tused.nim @@ -1,7 +1,7 @@ discard """ nimout: ''' compile start -tused.nim(15, 8) Hint: 'tused.echoSub(a: int, b: int)[declared in tused.nim(15,7)]' is declared but not used [XDeclaredButNotUsed] +tused.nim(15, 8) Hint: 'tused.echoSub(a: int, b: int)[declared in tused.nim(15, 7)]' is declared but not used [XDeclaredButNotUsed] compile end''' output: "8\n8" """ -- cgit 1.4.1-2-gfad0 /option> 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/tests/generics/tcritical.nim
blob: e84c036184632d65bd4913532e7425e07c08610c (plain) (tree)