mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
remove enabled defines in config (#20904)
This commit is contained in:
@@ -32,7 +32,6 @@ hint("Processing", off)
|
||||
|
||||
# experimental APIs are enabled in testament, refs https://github.com/timotheecour/Nim/issues/575
|
||||
# sync with `kochdocs.docDefines` or refactor.
|
||||
switch("define", "nimExperimentalAsyncjsThen")
|
||||
switch("define", "nimExperimentalLinenoiseExtra")
|
||||
|
||||
# preview APIs are expected to be the new default in upcoming versions
|
||||
|
||||
Reference in New Issue
Block a user