j
k
j a
j l
(ps (aref (if a b c) 0))
=> "a ? b : c[0];"
instead of the correct "(a ? b : c)[0]"
Daniel
Attachments:
Back to the thread
Back to the list