stan-dev / stanc3

The Stan transpiler (from Stan to C++ and beyond).
BSD 3-Clause "New" or "Revised" License
138 stars 44 forks source link

Promote arguments of tilde statements properly #1338

Closed WardBrian closed 11 months ago

WardBrian commented 11 months ago

Closes #1337

Submission Checklist

Release notes

Fixed a bug with type promotion in the arguments to user-defined distributions generating bad C++.

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the BSD 3-clause license (https://opensource.org/licenses/BSD-3-Clause)