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