mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-22 07:15:22 +00:00
clean up SOME pending/xxx/issue link comments (#21826)
* clean up SOME pending/xxx/issue link comments * great
This commit is contained in:
@@ -371,7 +371,6 @@ proc toJsonHook*[K: string|cstring, V](t: (Table[K, V] | OrderedTable[K, V]), op
|
||||
##
|
||||
## See also:
|
||||
## * `fromJsonHook proc<#fromJsonHook,,JsonNode>`_
|
||||
# pending PR #9217 use: toSeq(a) instead of `collect` in `runnableExamples`.
|
||||
runnableExamples:
|
||||
import std/[tables, json, sugar]
|
||||
let foo = (
|
||||
|
||||
Reference in New Issue
Block a user