mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-07 04:14:19 +00:00
Fix a 'See XXX' on documentation, clean out (#13820)
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
## time information across module boundaries in global variables.
|
||||
## Starting with version 0.19 of Nim this is not directly supported anymore
|
||||
## as it breaks incremental compilations.
|
||||
## Instead the API here needs to be used. See XXX (wikipedia page) for a
|
||||
## theoretical foundation behind this.
|
||||
## Instead the API here needs to be used.
|
||||
|
||||
type
|
||||
CacheSeq* = distinct string
|
||||
|
||||
Reference in New Issue
Block a user