RosettaCodeData/Task/Jump-anywhere/Microsoft-Small-Basic/jump-anywhere.basic

5 lines
63 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
Goto label
label:
TextWindow.WriteLine("Jumped to the label")