hogoww / Illicium

Translation from Pharo to C
3 stars 1 forks source link

Unused variables should not require to be typed #98

Open hogoww opened 2 years ago

hogoww commented 2 years ago

If there is no reference in the call graph of a particular variable, it shouldn't try to type it and create an empty type errors.