adds a define nimHasJsNoLambdaLifting so we can use it in the config for compatibility (#23736)

This commit is contained in:
ringabout
2024-06-19 08:26:15 +08:00
committed by GitHub
parent 3f1de49e26
commit 9d08d26e33

View File

@@ -166,3 +166,4 @@ proc initDefines*(symbols: StringTableRef) =
defineSymbol("nimHasWarnStdPrefix")
defineSymbol("nimHasVtables")
defineSymbol("nimHasJsNoLambdaLifting")