|
|
1
3
它使用模块信息的md5散列作为基础来生成名称。这个过程主要局限于
实际名称来自这里: https://github.com/nim-lang/Nim/blob/d5da450100f35008df06ecf812f1eeabda05d285/compiler/cgen.nim#L233 该名称的组件派生自以下模块参数: https://github.com/nim-lang/Nim/blob/d5da450100f35008df06ecf812f1eeabda05d285/compiler/cgen.nim#L1468 |