[Hotfix] Fix database loading routines (#4030)

This commit is contained in:
Chris Miles
2024-01-29 00:14:33 -06:00
committed by GitHub
parent 2e0ed82986
commit bc59882a65
5 changed files with 26 additions and 62 deletions
@@ -607,7 +607,8 @@ sub get_reserved_cpp_variable_names
"key",
"rank",
"range",
"interval"
"interval",
"group"
);
}