Closed at91rm9200 closed 2 years ago
I confirmed it. It's fixed now. It was a consequence of the redesign of the core of the compiler. It was interpreting the function as a FORWARD declaration. Additionally, array support is not complete but the sample code can compile.
Thank you.
Regards, Bernd.
Hello,
the latest version 0.9.2 fails to compile the following program:
The error messages is: “test3[7,11] Error: Function Run not implemented.”
Version 0.7.6 can compile this without problem.
Regards, Bernd.