Syloke Soong <[EMAIL PROTECTED]> writes:

>       my $varname type;

The syntax

        my $varname : constant; # pun not intended :)

Was brought up earlier (but probably not before this RFC was written).
Perhaps something similar could be used for the sake of consistency.

>       if ($somecondition){push @allowedtypes , double}

Is C<double> a bareword here? (pardon my ignorance...) That may or may
not interfere with the above suggestion.

-- 
There is no TRUTH. There is no REALITY. There is no CONSISTENCY. There
are no ABSOLUTE STATEMENTS. I'm very probably wrong. -- BSD fortune(6)

Reply via email to