elm/exercises/nucleotide-count/NucleotideCount.elm
2016-04-09 19:48:05 -07:00

6 lines
64 B
Elm

module NucleotideCount (..) where
version : Int
version =
2