Initial draft for strings

This commit is contained in:
Uku Taht
2016-01-09 00:24:14 +00:00
parent 31e32ec48b
commit e9e08b5a44
2 changed files with 41 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
defmodule Runner do
@modules [
Equalities,
Lists
Lists,
Strings
]
def run do