Basic Koans about structs

This commit is contained in:
Felipe Sere
2016-03-06 17:22:15 +00:00
committed by Uku Taht
parent f4ae28dd35
commit 99a561a6dc
3 changed files with 62 additions and 2 deletions

View File

@@ -6,7 +6,8 @@ defmodule Runner do
Maps,
Functions,
Enums,
Arithmetic
Arithmetic,
Structs
]
def run(options) do