It is not possible to use the comma "," as separator for generic type fields, parameters and return types #4836
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
There is no possibility to use comma as separator inside Generic return type/parameter in methods but
it is possible to use
ClassDiagram
with generic types for exampleand it's genereting the graph as expected
Another working scenario:
Unfortunately it is not possible to use comma (',') in similar scenario inside method declaration
Steps to reproduce
Code Sample
Screenshots
No response
Code Sample
Setup
Suggested Solutions
Additional Context
No response
The text was updated successfully, but these errors were encountered: