Akuli / oomph

Yet another attempt at making a usable programming language
MIT License
5 stars 1 forks source link

autotype suckiness #116

Open Akuli opened 3 years ago

Akuli commented 3 years ago

The autotype implementation isn't great. When determining an automatic type, it should look at all usages, instead of just the first usage.

Examples of what problems this causes:

Akuli commented 3 years ago

autotype label is supposed to include all this