On Thursday, 27 February 2025 at 08:16:33 UTC, John C. wrote:
On Thursday, 27 February 2025 at 08:10:04 UTC, John C. wrote:But this change was not helpful, same error occured. Does this mean that ImportC cannot parse object literals?
Seems like it has a hard time understanding structs. I tried something like `#define MY_COLOR struct Color {...}`, but got the same error.