exercism / elixir-analyzer

GNU Affero General Public License v3.0
30 stars 32 forks source link

Add a simple TakeANumberDeluxe analysis; disable compilation warnings #277

Closed angelikatyborska closed 2 years ago

angelikatyborska commented 2 years ago

This PR includes a quick fix for the problem described in https://github.com/exercism/elixir-analyzer/issues/276 and a smoke test for it.

A proper fix will probably take a bit longer.

Website copy PR: https://github.com/exercism/website-copy/pull/2185