1
0
Fork 0
mirror of https://github.com/correl/elm.git synced 2025-03-30 01:03:42 -09:00

Merge pull request from Janiczek/patch-2

Update Pangram exercise for 0.17
This commit is contained in:
Erik Simmler 2016-05-19 12:20:25 -04:00
commit 161e9a96d4

View file

@ -1 +1 @@
module Pangram where
module Pangram exposing (..)