Commits

Erik Eckstein committed 759a05ee252
Prevent FunctionSignatureOpts to explode arguments if its type only has a single field. This could happen in case the argument type is an enum and if one of the enum payloads has multiple non-trivial fields and only one of the values is released before the return.