mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-26 01:04:00 +00:00
Fix spellings (#12277) [backport]
(cherry picked from commit 39290cf88c)
This commit is contained in:
committed by
narimiran
parent
c8314b7c9c
commit
fa7f5742d3
@@ -24,7 +24,7 @@ type
|
||||
|
||||
echo("")
|
||||
|
||||
# NOTE: when entering newlines, adjust `expectedEnd` ouptuts
|
||||
# NOTE: when entering newlines, adjust `expectedEnd` outputs
|
||||
|
||||
try:
|
||||
doAssert(false, "msg1") # doAssert test
|
||||
|
||||
Reference in New Issue
Block a user