mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-04 10:54:42 +00:00
Fix spellings (#12277) [backport]
(cherry picked from commit 39290cf88c)
This commit is contained in:
committed by
narimiran
parent
c8314b7c9c
commit
fa7f5742d3
@@ -164,7 +164,7 @@ vcat.x = "cat value"
|
||||
reject:
|
||||
vcat = vdog
|
||||
|
||||
# XXX: The next two cases seem incosistent, perhaps we should change the rules
|
||||
# XXX: The next two cases seem inconsistent, perhaps we should change the rules
|
||||
accept:
|
||||
# truncating copies are allowed
|
||||
var vanimal: Animal = vdog
|
||||
|
||||
Reference in New Issue
Block a user