RosettaCodeData/Task/Jump-anywhere/C-sharp/jump-anywhere-2.cs
2023-07-01 13:44:08 -04:00

1 line
36 B
C#

goto (x > 0 ? positive : negative);