From 27433f4bf1c3ac80d47869d581d8d18b630921cf Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 14 Jan 2019 17:48:39 -0800 Subject: [PATCH] Added missing newline --- lib/core/errors.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/errors.nom b/lib/core/errors.nom index c878bb7..950de49 100644 --- a/lib/core/errors.nom +++ b/lib/core/errors.nom @@ -68,7 +68,7 @@ test: $fallback_lua, prepend "\n\$msg_lua = _result[2]\n" if ($msg_lua, text, is lua id): $fallback_lua, add free vars [($msg_lua, text)] - $fallback_lua, prepend "-- Failure:" + $fallback_lua, prepend "-- Failure:\n" return Lua (" do