<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p>[Ugh, Nabble removed all my code examples again. Resend below:]</p>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Thiede, Christoph<br>
<b>Gesendet:</b> Montag, 10. Februar 2020 14:10 Uhr<br>
<b>An:</b> squeak-dev@lists.squeakfoundation.org<br>
<b>Betreff:</b> Re: [squeak-dev] [:x] considered improper (was Re: The Inbox: ShoutCore-ct.69.mcz)</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">
<div class="light-border-color" style="color: rgb(51, 51, 51); border-color: rgb(184, 229, 245); font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size: 13.44px; padding-left: 0.7em; border-width: 2px; border-style: solid;">
<div class="field-box" style="width: 2013.1px; padding: 0.5em 0px; margin: 0.3em 0px 0.1em; border: none;">
<div id="message0" class="message-text adbayes-content">Sorry for reviving this old thread ...<br>
<br>
This is still an open issue, isn't it?  (oh, it would be so comfortable if we had something like GitHub issues ...)<br>
<br>
<br>
And just one related question: According to the BNF John mentioned --<br>
<pre><block constructor> ::= '[' <block body> ']'
<block body> ::= [<block argument>* '|'] [<temporaries>] [<statements>]
<block argument> ::= ':' identifier
</pre>
(from the <a href="https://wiki.squeak.org/squeak/uploads/172/standard_v1_9-indexed.pdf#page=21,22" target="_top" rel="nofollow" link="external" style="color: rgb(0, 79, 135); font-size: 1em;">ANSI Smaltalk Standard</a>)<br>
 -- the following should be valid syntax as well, shouldn't it?<br>
<br>
<pre>[|] value.
</pre>
<br>
The explanation is that, according to Wikipedia, an asterisk in the BNF stands for "0 or more times". So provided that there is not a mistake in the official standard document, shouldn't we support the above example?<br>
<br>
Which is the exact standard we are following? The Blue Book? The ANSI Smalltalk Standard?<br>
<br>
Best,<br>
Christoph</div>
<div><br>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://forum.world.st/Squeak-Dev-f45488.html" id="LPlnk88731" previewremoved="true">
http://forum.world.st/Squeak-Dev-f45488.html</a><br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>