fixes #24472; let symbol created by template is reused in nimvm branch (#24473)

fixes #24472

Excluding variables which are initialized in the nimvm branch so that
they won't interfere the other branch
This commit is contained in:
ringabout
2024-11-26 19:35:48 +08:00
committed by GitHub
parent 1a901bd94e
commit e7f48cdd5c
5 changed files with 24 additions and 2 deletions

View File

@@ -138,7 +138,7 @@ pkg "plotly", "nim c examples/all.nim"
pkg "pnm"
pkg "polypbren"
pkg "presto"
# pkg "prologue", "nimble tcompile"
pkg "prologue", "nimble tcompile"
pkg "protobuf", "nim c -o:protobuff -r src/protobuf.nim"
pkg "rbtree"
pkg "react", "nimble example"