Commits
Click on a commit to change the comparison rangedocs(inspector): update obsolete current_opcode() comment
Replace the non-existent `interp.current_opcode()` with the correct
`interp.bytecode.opcode()` in the Inspector trait documentation.
Fixes #2717
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>