syn
syn copied to clipboard
Fixing type spec for dialyzer.
Hi!
We use syn in our project but the type spec of send/2 gives us a lot of dialyzer errors. It seems to ignore the return value for error case.
I hope this is the right way to do this. (First time.)
Thank you!