-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
False
-
-
False
-
---
-
-
when a primitive param is annotated with a type annotation
Unfortunately, the only workaround I can see is to avoid using primitives and use the wrapper types instead.
Fixes #50225.