nitnelave / hopper

Programming language
Other
2 stars 0 forks source link

Add constness check #34

Open nitnelave opened 7 years ago

nitnelave commented 7 years ago

Add a visitor to make sure that "val" variables are not mutated in the context of the function/program.