Did you know that every time you open a comment in C/AL using the { you need to close it? Even if it is already nested inside an {} construction and/or in a //
Because if you don’t, this will happen when you compile:
Did you know that every time you open a comment in C/AL using the { you need to close it? Even if it is already nested inside an {} construction and/or in a //
Because if you don’t, this will happen when you compile: