mental32/monty

Support tracking string constants

mental32 opened this issue · 0 comments

Right now our internal visitors just skip over constant string nodes, we should be able to at least represent their presence. potentially in a global string interning table?