very minor error
operating windows 10
version 3.2.2 stable
this isn't at all major but just wanted to mention
my code:
if $"explosion/white circle".scale not > Vector2(2,2):
___________$"explosion/white circle".scale+=Vector2(0.08,0.08)
the same happens with !>
error:
Parser Error: ':' expected at end of line.
if I change 'not >' to '<' it works fine.
but I think the error should be changed or 'not >' should = <
but I think the error should be changed or 'not >' should = <
I don't know of any notable programming language which supports this.
Most helpful comment
I don't know of any notable programming language which supports this.