mirror of
https://github.com/go-delve/delve.git
synced 2025-11-02 12:59:01 +08:00
Change generated comment header for opcodes.go to match Go regexp: ``` ^// Code generated .* DO NOT EDIT\.$ ``` Fix panic in gen-opcodes.go if no args provided.