alpaca-lang / alpaca

Functional programming inspired by ML for the Erlang VM
Other
1.44k stars 47 forks source link

Fix record typing errors that incorrectly reported line 0 #264

Closed j14159 closed 5 years ago

j14159 commented 5 years ago

Some line number reports are still incorrect but at least point to the correct function now. Please see the following issue for more detail:

https://github.com/alpaca-lang/alpaca/issues/263