quantified-uncertainty / squiggle

An estimation language
https://squiggle-language.com
MIT License
148 stars 22 forks source link

Compile Error for Missed Return Variable: Recommend solution #3190

Open OAGr opened 2 months ago

OAGr commented 2 months ago

Description of suggestion or shortcoming:

It happens often when I forget to return a variable. This error isn't very useful. One option is to give a list of "Potential fixes" in the error message.

image