dwango / fialyzer

[WIP] Faster Implementation of Dialyzer
https://dwango.github.io/fialyzer/
Apache License 2.0
56 stars 8 forks source link

Support auto-import BIF #168

Closed yoshihiro503 closed 5 years ago

yoshihiro503 commented 5 years ago

The problem:

f() ->
    abs(0).
TODO:filename:-1: Unbound function: abs/1