Karroffel 5319098aef fix a regression (GDScript) from e00630b
This removes `not` from the variable safe list of
keywords.
Before that this was a valid expression:
    self.!(some_arg)

The other fix is just a forgotten boolean negation.
2017-07-25 20:01:19 +02:00
..
2017-06-08 23:48:14 -05:00
2017-06-25 10:41:12 +09:00
2017-07-24 22:43:32 +02:00