ityonemo/mavis

type macro isn't quite right about some things

Opened this issue · 0 comments

type(%{"foo" => "bar"})
->
type(%{optional("foo") => "bar"})

should crash