mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-28 17:41:45 +00:00
Fix spellings (#12277) [backport]
This commit is contained in:
committed by
Andreas Rumpf
parent
9dd297f613
commit
39290cf88c
@@ -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