Commit 78539fa0 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

fix: print quantifier name when dumping XML

This turned out to be surprisingly easy to address as the name in a quantifier
is merely a string member, and not an ExprID as I had thought.

Github: closes #103 "AST dump: quantified expressions don't output name"
parent 0de506e6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment