DEBSOURCES
Skip Quicknav
sources / nim / 2.2.0-1 / tests / gc / tdisable_orc.nim
123456789
discard """ joinable: false """ import std/asyncdispatch # bug #22256 GC_disableMarkAndSweep() waitFor sleepAsync(1000)