Skip to content

Jump just skips to the next instruction #1

@076c

Description

@076c

Jump is supposed to be a jump statement jumping to another label in code

E.g:

local x=1
if x~=1 then goto label end
local something=f()
::label::

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions