jeremyjh / dialyxir

Mix tasks to simplify use of Dialyzer in Elixir projects.
Apache License 2.0
1.69k stars 141 forks source link

Failed to parse warning #418

Open dtip opened 3 years ago

dtip commented 3 years ago

Environment

Message

Failed to parse warning:
[{:"(", 1}, {:int, 1, 6}, {:atom_part, 1, '.'}, {:int, 1, 0}, {:")", 1}]
asummers commented 3 years ago

Do you have any code that reproduces this?