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