mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
The variable `defaultV0Constraints` is defined in multiple source files for unit test, but missing in other tests. Put a single, extern declaration in `globals.h` and the definition in `globals.cc`.