Qqwy / elixir-type_check-elixir-v1.15.0-error

Minimal example of compilation failing on elixir v.1.15.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeCheckCompileError

This repo is a minimal example that reproduces the error of the issue elixir-lang/elixir#12726.

mix compile works on Elixir versions < 1.15.0, but breaks on Elixir v1.15.0

About

Minimal example of compilation failing on elixir v.1.15.0


Languages

Language:Elixir 100.0%