From 11d0265018232680cc3e4fd5c6a1d5313dcd6499 Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Sat, 21 Jan 2017 19:16:02 +0100 Subject: inconsistent insertion of space after colon --- doc/nep1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/nep1.rst b/doc/nep1.rst index b5991ba9e..11fd58dd4 100644 --- a/doc/nep1.rst +++ b/doc/nep1.rst @@ -178,7 +178,7 @@ Conventions for multi-line statements and expressions consider renaming your procedure). .. code-block:: nim - proc lotsOfArguments(argOne: string, argTwo: int, argThree:float + proc lotsOfArguments(argOne: string, argTwo: int, argThree: float argFour: proc(), argFive: bool): int {.heyLookALongPragma.} = - Multi-line procedure calls should either have one argument per line (like -- cgit 1.4.1-2-gfad0