1
0
Fork 0
mirror of https://github.com/correl/elm.git synced 2025-04-04 17:00:08 -09: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