Commits


Boris Staletic authored and GitHub committed b2f52225fa3
Rename embedded_module object's name (#2282) This avoids a potential conflict with names in the same scope of the same name as the embedded module, like namespaces or other global variables. Fixes #2172