I have: ```c3 <* Called on match *> alias Highlighter = fn void(void *ctx, String type, String token); ``` While `Highlighter` does show up in docs, the doc comment is not there, this isn't an issue for `typedef` types.
I have:
While
Highlighterdoes show up in docs, the doc comment is not there, this isn't an issue fortypedeftypes.