diff --git a/compiler/ccgcalls.nim b/compiler/ccgcalls.nim index e19e96503f..10f5ef638a 100644 --- a/compiler/ccgcalls.nim +++ b/compiler/ccgcalls.nim @@ -43,7 +43,9 @@ proc preventNrvo(p: BProc; le, ri: PNode): bool = for i in 1.. 0 or locationEscapes(p, le)): message(p.config, le.info, warnObservableStores, $le)