Subversion Repositories wimsdev

Rev

Rev 11210 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11210 Rev 11292
Line 2... Line 2...
2
tit:goto
2
tit:goto
3
type:$type_exec
3
type:$type_exec
4
syntax:!goto `label'
4
syntax:!goto ``label''
5
mean:Unconditionally jump to `label'. `label' must be a valid label in the current file.
5
mean:Unconditionally jump to ``label''. ``label'' must be a valid label in the current file.