Feedback
Generic method return types display correctly in the editor
- Status
- Fixed
- Fixed in
- v26.7.3
- Source discussion
- https://forum.objo.dev/d/619-method-return-type-gets-garbled-and-moved-to-paremeters
- Last updated
- 2026-07-18
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Method return types that contain parentheses, such as Array(Of String), can appear in the Parameters field while the Return Type field becomes blank. The source declaration should remain correctly divided between parameters and return type.