fix a typo (#18715)

This commit is contained in:
flywind
2021-08-19 21:54:45 +08:00
committed by GitHub
parent 373bbd9bb4
commit 8fa0decf6b

View File

@@ -280,7 +280,7 @@ const
proc notFoundError*(c: PContext, n: PNode, errors: CandidateErrors) =
# Gives a detailed error message; this is separated from semOverloadedCall,
# as semOverlodedCall is already pretty slow (and we need this information
# as semOverloadedCall is already pretty slow (and we need this information
# only in case of an error).
if c.config.m.errorOutputs == {}:
# fail fast: