Let $A = \text{'Pat is a truth teller'},\; B = \text{'Mel is a truth teller'}$. Then the statement is $S = A \to B$, that's equal to $S = \
eg A \vee B$.
1. $A=1 \Rightarrow S = 1 \Rightarrow B = 1$
2. $A=0\Rightarrow S = 0 \Rightarrow S = 1 \vee B = 1$. Contradiction. So the are both truth tellers