>>>>> "R" == Robert Feldt <feldt / ce.chalmers.se> writes:

R> Hi all,

 I know nothing about parse.y but

R> 		 when ?x then :ShellCommand
R> 		 else return nil

 This is valid

pigeon% ruby -e 'p %&aa&'
"aa"
pigeon% 


Guy Decoux