Skip to content

Add unit test for generic types.

854f066
Select commit
Loading
Failed to load commit list.
Merged

Fix #333. Compilation fails when there are 2 generic union types with the same name: MyUnion<T> and MyUnion<T1, T2>. #334

Add unit test for generic types.
854f066
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs