<?xml version="1.0" encoding="windows-1252"?>
<node id="346373" title="Re: Re^2: Apocalypse 12 (whitespace)" created="2004-04-19 14:02:32" updated="2005-06-03 22:57:54">
<type id="11">
note</type>
<author id="57426">
TimToady</author>
<data>
<field name="doctext">
We've also put in an escape hatch for when you really need whitespace there.  A subscript or argument list can be detached if you put a dot in front of it:
&lt;code&gt;
    print .($bar)
    %foo  .{'bar'}
    @abc  .[123]
&lt;/code&gt;
In theory, we could require no whitespace before &lt;code&gt;++&lt;/code&gt; too, but we don't actually need to unless someone defines a binary operator &lt;code&gt;++&lt;/code&gt;, whereupon the correct response is to shoot them.</field>
<field name="root_node">
345777</field>
<field name="parent_node">
346363</field>
</data>
</node>
