Sunday, February 5, 2023

❇ CONST error messages on duplication and change of value

I wanted a better error messages for when:

  • a program attempts to declare a constant that already exists
  • a program attempts to alter the value of a constant





No comments:

Post a Comment

📚 Some ado about DONOTHING

For whatever reason, the "NOT" keyword has always been a kind of cognitive stick in my wheels. " IF NOT ... THEN " just...