diprism / perpl

The PERPL Compiler
MIT License
10 stars 5 forks source link

Local variable collisions #112

Closed davidweichiang closed 2 years ago

davidweichiang commented 2 years ago

Commit 4519c8d5de38939364d11dbba01fe27e0684e583 added two test cases where a transformation can generate a local variable that collides with a variable already in scope.