From: Albert G. <Dr....@t-...> - 2008-07-06 22:50:55
|
Jiri Spitz wrote: > > infix 0 => ; > > [1=>1, 2=>2, 3=>3]; > <stdin>:2.8-9: syntax error, unexpected infix 0 operator > > [(1=>1), (2=>2), (3=>3)]; > [1=>1,2=>2,3=>3] > > Ok, this should be fixed now (r403). -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |