Arc Forumnew | comments | leaders | submitlogin
1 point by mec 5901 days ago | link | parent

Very nice fix, with that I can finally do

  (define (read-square-brackets ch port src line col pos)
    `(fn (_ . __)
       ,(read/recursive port #\[ #f)))