RosettaCodeData/Task/Conditional-structures/Phix/conditional-structures-2.phix

2 lines
37 B
Plaintext

var = iff(flag?true_expr:false_expr)