Seems like multi-line commenting:
/* */
Is not working in the Cabbage-section. I suspect that it’s a bug since it works fine in CsInstruments
Seems like multi-line commenting:
/* */
Is not working in the Cabbage-section. I suspect that it’s a bug since it works fine in CsInstruments
Only ; type comments are supported in the CsOptions section. Implementing multi-line comments would be a bit of work…