nimtomd icon indicating copy to clipboard operation
nimtomd copied to clipboard

`proc initCallSoonProc =` is not identified

Open ThomasTJdev opened this issue 6 years ago • 0 comments

proc initCallSoonProc =
  if asyncfutures.getCallSoonProc().isNil:
    asyncfutures.setCallSoonProc(callSoon)

ThomasTJdev avatar Oct 27 '18 16:10 ThomasTJdev