mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 19:02:18 +00:00
remove unnecessary deps (#17307)
* improve test coverage for isolation * a bit better * remove unnecessary deps
This commit is contained in:
@@ -51,8 +51,6 @@ runnableExamples:
|
||||
assert not flag.testAndSet
|
||||
|
||||
|
||||
import macros
|
||||
|
||||
when defined(cpp) or defined(nimdoc):
|
||||
# For the C++ backend, types and operations map directly to C++11 atomics.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user