let main (_ : unit * unit) =
if true
then failwith "This contract always fails"
else failwith "This contract still always fails"