DEPRECATED. Use https://github.com/elm-community/json-extra/ instead
The longest German isogram
module Json.Decode.Extra exposing (longestGermanIsogram)
{-| DEPRECATED. Use https://github.com/elm-community/json-extra/ instead
# Nonsense
@docs longestGermanIsogram
-}
{-| The longest German isogram
-}
longestGermanIsogram : String
longestGermanIsogram = "Heizölrückstoßabdämpfung"