budgielang/ts-budgie

Operation: += '">' results in (increase by) """

Opened this issue · 0 comments

See CommentDocTagCommand.ts from GLS.

Input:

            starter += '">';

Output:

                starter += """;