From f2f0b5d695fbde2f9a8537b30e8422b22416ddbe Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Thu, 21 Feb 2019 12:03:47 +0100 Subject: system.nim: spacing --- lib/system.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/system.nim b/lib/system.nim index df7f5e13b..441b7e263 100644 --- a/lib/system.nim +++ b/lib/system.nim @@ -3779,7 +3779,7 @@ template assertImpl(cond: bool, msg: string, expr: string, enabled: static[bool] bind instantiationInfo mixin failedAssertImpl when enabled: - # for stacktrace; fixes #8928 ; Note: `fullPaths = true` is correct + # for stacktrace; fixes #8928; Note: `fullPaths = true` is correct # here, regardless of --excessiveStackTrace {.line: instantiationInfo(fullPaths = true).}: if not cond: -- cgit 1.4.1-2-gfad0