Open mirkov opened 1 year ago
Hello,
The typo is in the last form of Chapter 1, on p.22. The tagbody should read as
(tagbody (call-a-function (lambda () (go :false))) :false (print :false) ;; book has :true (go :exit) :true (print :true) (go :exit) :exit)
Mirko
Hello,
The typo is in the last form of Chapter 1, on p.22. The tagbody should read as
Mirko