theodore-norvell / PLAAY

Senior Design Project PLAAY (Programming Language for Adults And Youth)
2 stars 0 forks source link

Variable declarations should not be expression. #123

Closed theodore-norvell closed 6 years ago

theodore-norvell commented 6 years ago

Changed VarDeclLabel so that they are not considered expressions. This means we can't put variable declarations where they don't belong