dwango / fialyzer

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

Bug: solve_disj #176

Closed yoshihiro503 closed 5 years ago

yoshihiro503 commented 5 years ago

When

solve_disj sol [(X <: 1); (X <: 2)] should be {X |-> 1 | 2}, but {X |-> number}.