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