<div dir="ltr"><div><div>Hard to guess without trying indeed...<br><br></div>This was broken by Andreas Raab when we decided to accept lower case letter digits 16rff instead of 16rFF...<br></div>This broke the nice floating point with different radix too... <br>#(10r1.0e5 11r1.0e5 12r1.0e5  13r1.0e5  14r1.0e5  15r1.0e5 16r1.0e5)<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-04 13:32 GMT+02:00 Tobias Pape <span dir="ltr">&lt;<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
without executing, what does the following expression result in?<br>
<br>
#(<br>
25rFFs2<br>
26rFFs2<br>
27rFFs2<br>
28rFFs2<br>
29rFFs2<br>
30rFFs2<br>
31rFFs2<br>
32rFFs2<br>
)<br>
<br>
Best regards<br>
<span class="HOEnZb"><font color="#888888">        -Tobias<br>
<br>
</font></span></blockquote></div><br></div>