// Test conditional in CameLIGO let main (a, b : bool * bool) = if a = b then 999 else 1