The parser treats the block comments that start with /** as documentation. Those blocks are parsed pretty much like the .lcdoc files (the script first turns the comment blocks into that format).bogs wrote: Fri Dec 08, 2017 3:26 am Yes, that is odd. I can see requiring the comment, but it should be trivial to take it back in any form its available in.
I would need to look deeper to see if there is anything different in the way the .lcb file is processed by the builder compared to the way they are handled for built-in extensions.

