You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have do keyword to start an anonymous block. Question is if we allow creation of labeled blocks using do keyword? If we do this should be consistent with other statements. We could apply a label to a do block. Using ":" after the label is good enough ? Be is simple so I guess this will do. What is your opinion?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We have do keyword to start an anonymous block. Question is if we allow creation of labeled blocks using do keyword? If we do this should be consistent with other statements. We could apply a label to a do block. Using ":" after the label is good enough ? Be is simple so I guess this will do. What is your opinion?
All reactions