Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix %*PARAM_INFO<variable_name> with subsignature
See previous commit's description, and the one before that. Otherwise, `&block:(Dog)` is installed as `&block`, but binding code is still issued as `&block:(Dog)`
- Loading branch information