shopify
shopify copied to clipboard
Capture Poison 3.x case clause
Resolves #95
In Poison 3.x, there is an error case where it can return a 3-item tuple. This captures that error case so that projects using Poison 3.x can continue to work without CaseClauseErrors popping up.