Open lewisl opened 1 year ago
Where are you seeing the warning? I copied your code and haven't seen that warning.
Although, apparently having a # inside a multi-line comment confuses it. I'll need to fix that.
Seeing this in the Problems pane of VS Code while Alive is active.
This code works in a single file as top level and shows no warnings or errors:
In a larger file there is a warning for the setf: GLOB is unbound.
The larger file is just a bunch of unrelated top-level forms from the Paul Graham book. Maybe I am missing some accidental interdependency: