Minor: Developer debugger error

I had a " { " to much in my code and the debugger pointed to the last line with error -257. ( the debugger is right..)

But that didnM-4t help since the error wasnM-4t there.
A check for the amout of “{” and “}” in the debugger could give an error message like = There are more “{” than “}” or something else…

Rainer

Added to planning…