fixes typos and some formatting
This commit is contained in:
@@ -49,7 +49,6 @@ defmodule Structs do
|
||||
assert plane?(%Person{}) == ___
|
||||
end
|
||||
|
||||
|
||||
koan "Are basically maps" do
|
||||
silvia = %Person{age: 22, name: "Silvia"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user