Tokens can't be imported
I've found a bit of an issue in that the define-tokens
syntax creates a reference to make-terminal-def
which for some reason doesn't get imported when I require the tokens. It's a confusing and unexpected error for a seemingly innocous action. What gives?