From c02db2ff9b459aa6be634086d7241bcf60180080 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 14 Jul 2015 01:26:58 +0200 Subject: [PATCH] documented /*INCLUDESECTION*/ emit section --- doc/nimc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nimc.txt b/doc/nimc.txt index e90c380024..15c9f29559 100644 --- a/doc/nimc.txt +++ b/doc/nimc.txt @@ -388,7 +388,7 @@ Use two backticks to produce a single verbatim backtick. For a toplevel emit statement the section where in the generated C/C++ file the code should be emitted can be influenced via the -prefixes ``/*TYPESECTION*/`` or ``/*VARSECTION*/``: +prefixes ``/*TYPESECTION*/`` or ``/*VARSECTION*/`` or ``/*INCLUDESECTION*/``: .. code-block:: Nim {.emit: """/*TYPESECTION*/