mirror of
https://github.com/go-delve/delve.git
synced 2025-11-01 20:20:40 +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.