Fix a 'See XXX' on documentation, clean out (#13820)

This commit is contained in:
Juan Carlos
2020-03-31 16:21:49 -03:00
committed by GitHub
parent c70b3952ff
commit c6586322ba

View File

@@ -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