Skip to content

Commit

Permalink
fix failing test toSeq in manual which now works
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Feb 27, 2021
1 parent fd53b21 commit 37c0b2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/manual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5467,9 +5467,6 @@ is used to invoke templates/macros:
Another common example is this:

.. code-block:: nim
:test: "nim c $1"
:status: 1
from std/sequtils import toSeq
iterator something: string =
Expand Down

0 comments on commit 37c0b2b

Please sign in to comment.