Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@syzygy137
Copy link
Contributor

Description

Resolves #7199.

This fixes an inconsistency where the %help variable could be bound to but not unbound from in Dojo. The issue was that %help was missing from the immutable variable check in the %verb (binding) case on line 573, while it was correctly present in the %brev (unbinding) case on line 563.

@pkova pkova merged commit b60bd69 into urbit:develop Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dojo: you can bind %help but not unbind it

3 participants