pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padd# module B type TMyObject* = object const xyz* = 13 proc q*(x: int): int = 6 proc q*(x: string): string = "8"
# module B type TMyObject* = object const xyz* = 13 proc q*(x: int): int = 6 proc q*(x: string): string = "8"