wende / elchemy

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)

Home Page:https://wende.github.io/elchemy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable `verify` macro in Elixir 1.7

wende opened this issue · comments

There is no @spec in Elixir 1.7 so we need to disable the verify macro

Closed by #357