[Class Diagram] Bug with type with multiple generic parameters in type with multiple generic parameters #5857
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
Hi I am trying to create a type like this
Dictionary<double, Dictionary<double, Curve>>
. And this is what I got.But I might expect this to be like this. (learned from #3188 (comment))
Is that a bug?
Steps to reproduce
Input things like this:
Screenshots
No response
Code Sample
No response
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: