We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ec44b commit 09f1ed8Copy full SHA for 09f1ed8
exercises/concept/paulas-palindromes/.meta/Exemplar.elm
@@ -1,4 +1,4 @@
1
-module Main exposing (Model, Msg(..), init, main, update, view)
+module Main exposing (..)
2
3
import Browser
4
import Html exposing (Html, div, input, text)
0 commit comments