Benedikt Peetz
bb101c14fb
```c /** comment one */ /** comment two */ /** comment three */ ``` is just not as readable as: ```c /** * comment one * comment two * comment three */ ``` |
||
---|---|---|
.. | ||
bin/trixy | ||
macros | ||
parser | ||
types | ||
lib.rs |