
20 Aug
2008
20 Aug
'08
10:48 p.m.
(ps (aref (if a b c) 0)) => "a ? b : c[0];" instead of the correct "(a ? b : c)[0]" Daniel