RosettaCodeData/Task/Conditional-structures/FreeBASIC/conditional-structures-4.freebasic

3 lines
46 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
Dim a As Integer = 1
On a Goto label1, label2