Product(s) | Karo.NET compiler |
---|
The marked statement is not valid. This could be cause by specifying multiple operators after each other, but the exact reason could not be determined by the compiler.
a + b *; // ^ No right side of the operator
Not specified