mirror of
https://github.com/go-delve/delve.git
synced 2025-10-30 02:07:58 +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.