fixes comments about type bound operations (#21365)

This commit is contained in:
ringabout
2023-02-14 14:00:29 +08:00
committed by GitHub
parent 6c15958a83
commit 684c3b3aeb

View File

@@ -8,7 +8,7 @@
#
## This module implements lifting for type-bound operations
## (``=sink``, ``=``, ``=destroy``, ``=deepCopy``).
## (``=sink``, ``=copy``, ``=destroy``, ``=deepCopy``).
import modulegraphs, lineinfos, idents, ast, renderer, semdata,
sighashes, lowerings, options, types, msgs, magicsys, tables, ccgutils