You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently type specifications are not handled at all – i.e. they will be indented as if they were plain Erlang code. So in the code above, the indentation script will think that fun() is the beginning of a fun.
There is a ticket about making type specs work in general (#2), so I'm closing this ticket.
should be:
The text was updated successfully, but these errors were encountered: