1
0
Fork 0
mirror of https://github.com/correl/elm.git synced 2025-01-11 11:05:26 +00:00
elm/exercises/sublist/Sublist.elm
2016-10-21 16:15:00 +02:00

6 lines
No EOL
58 B
Elm

module Sublist exposing (..)
version : Int
version =
2