mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-05 03:14:08 +00:00
adds a define nimHasJsNoLambdaLifting so we can use it in the config for compatibility (#23736)
This commit is contained in:
@@ -166,3 +166,4 @@ proc initDefines*(symbols: StringTableRef) =
|
||||
defineSymbol("nimHasWarnStdPrefix")
|
||||
|
||||
defineSymbol("nimHasVtables")
|
||||
defineSymbol("nimHasJsNoLambdaLifting")
|
||||
|
||||
Reference in New Issue
Block a user