mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-28 10:13:56 +00:00
Fix spellings (#12277) [backport]
(cherry picked from commit 39290cf88c)
This commit is contained in:
committed by
narimiran
parent
c8314b7c9c
commit
fa7f5742d3
@@ -1,3 +1,3 @@
|
||||
|
||||
proc addFloats*(x, y, z: float): float =
|
||||
discard "implementation overriden by tcompilerapi.nim"
|
||||
discard "implementation overridden by tcompilerapi.nim"
|
||||
|
||||
Reference in New Issue
Block a user