module MyDebug exposing (crash) crash : a -> b crash value = crash value