See `CommentDocTagCommand.ts` in GLS. Input: ```typescript contentsRaw = parameters.slice(3).join(" "); ``` Output: ```cs operation : contentsRaw equals { member function : public { member variable : public parameters slice } Join (" ") } ```
See
CommentDocTagCommand.tsin GLS.Input:
Output: