mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 12:07:51 +00:00
removed wrong documentation
This commit is contained in:
@@ -83,7 +83,6 @@ They look like:
|
||||
Multiline comments support nesting:
|
||||
|
||||
.. code-block:: nim
|
||||
# Does not comment out 'p' properly:
|
||||
#[ #[ Multiline comment in already
|
||||
commented out code. ]#
|
||||
proc p[T](x: T) = discard
|
||||
|
||||
Reference in New Issue
Block a user