Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When ENFORCE macros fail, they use fmt (via spdlog) to format error messages. Add a formatter specialization for pm_node_type to properly display Prism node types in these error messages. Instead of showing numeric values, the formatter uses pm_node_type_to_str to display human-readable node type names.
- Loading branch information