Skip to content

[GREENFOOT-168] ~ operator not handled properly

If you try to apply ~ to a data type that cannot be not-ed so to speak (i.e. boolean b = ~false) the following message appears in the terminal:

ClassParser: Unhandled node type (expression) : 153


Issue metadata

  • Issue type: Bug
  • Priority: Medium
  • Fix versions: 1.5.2