I am workbench on Mac, updated and current
Codes compiles and works as expected
Error shown in problems tab,
and in src file
Can this be ignored or is there something broken?
I am workbench on Mac, updated and current
Codes compiles and works as expected
Error shown in problems tab,
and in src file
Can this be ignored or is there something broken?
That’s most likely an IntelliSense issue (again).
ScruffR is correct. Intellisense does not recognize the retained
keyword and the error can be ignored. It should still build properly.