Hacker News new | ask | show | jobs
by ScottBurson 2498 days ago
Alas, no; 'go' is a special form — its argument is unevaluated.
1 comments

Indeed it appears so. Strangely enough, the hyperspec doesn't specify that it's not evaluated.
For special forms I think it’s implied that the arguments aren’t evaluated (as they are special) unless stated otherwise.
At least some forms say explicitly evaluated or not.