1
0
Fork 0
mirror of https://github.com/correl/elm.git synced 2025-01-09 19:11:02 +00:00

Fixed elm-format

This commit is contained in:
Morten Nygaard Åsnes 2017-10-08 11:30:04 +02:00
parent 6b76c9b1d5
commit f40f8a1ac0
2 changed files with 2 additions and 1 deletions
exercises/collatz-conjecture

View file

@ -1 +1,2 @@
module CollatzConjecture exposing (..) module CollatzConjecture exposing (..)