Subversion Repositories wimsdev

Rev

Rev 11210 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11210 Rev 11292
1
!! +exec+ +jump+
1
!! +exec+ +jump+
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.
6
 
6