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 Apr 8, 2021
1 parent 234c431 commit e5c2663
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 @@ -5593,9 +5593,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 e5c2663

Please sign in to comment.