mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-18 23:11:36 +00:00
fixed a typo
This commit is contained in:
@@ -251,7 +251,7 @@ proc quote*(bl: stmt, op = "``"): PNimrodNode {.magic: "QuoteAst".}
|
||||
## # unittest module.
|
||||
##
|
||||
## # If there is a failed check, we want to make it easy for
|
||||
## # the user to just to the faulty line in the code, so we
|
||||
## # the user to jump to the faulty line in the code, so we
|
||||
## # get the line info here:
|
||||
## var info = ex.lineinfo
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user