RosettaCodeData/Task/Conditional-structures/Apex/conditional-structures-4.apex

2 lines
36 B
Plaintext

s == 'Hello World' ? foo() : bar();