Conditional structures: Difference between revisions

Content added Content deleted
Line 6,551: Line 6,551:


(<code>]'[</code>, pronounced "meta-literal" grants the property of <code>'</code> (pronounced "literal", <code>'</code> places the item following it on the stack and unconditionally branches over it) to the enclosing nest.)
(<code>]'[</code>, pronounced "meta-literal" grants the property of <code>'</code> (pronounced "literal", <code>'</code> places the item following it on the stack and unconditionally branches over it) to the enclosing nest.)

See [[Flow-control structures#Quackery]] for a deeper dive into Quackery control flow.


=={{header|R}}==
=={{header|R}}==