Const
Directives whose brace body attaches to the directive itself, with the IL name the body is lowered under. The colon is optional in practice: do { opens a body the same way :do { does (topic-142687/post-0010-snippet-01 @ 7.22.1).
do {
:do {
Directives whose brace body attaches to the directive itself, with the IL name the body is lowered under. The colon is optional in practice:
do {opens a body the same way:do {does (topic-142687/post-0010-snippet-01 @ 7.22.1).