mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
Merge pull request #6560 from FedericoCeratto/parseutils-comment
Add link to streams module
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#
|
||||
|
||||
## This module contains helpers for parsing tokens, numbers, identifiers, etc.
|
||||
##
|
||||
## To unpack raw bytes look at the `streams <streams.html>`_ module.
|
||||
|
||||
{.deadCodeElim: on.}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user