mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 01:14:41 +00:00
@@ -160,7 +160,7 @@ are also lots of procs that aid in debugging:
|
||||
# why does it process temp.nim here?
|
||||
writeStackTrace()
|
||||
|
||||
These procs may not be imported by module, you can import them for debuging:
|
||||
These procs may not be imported by a module. You can import them directly for debugging:
|
||||
|
||||
.. code-block:: nim
|
||||
from astalgo import debug
|
||||
|
||||
Reference in New Issue
Block a user