cpy
vn
Docs
Commands
Roadmap
Theme
Command
go / goto
go / goto
Syntax
go <label>; goto <label>;
Description
Jumps to a label.
Example
go start;