RosettaCodeData/Task/Conditional-structures/FreeBASIC/conditional-structures-5.basic

3 lines
40 B
Plaintext

Dim b As Boolean = True
If b Goto label