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.
Instead of selectively excluding this directory, hide it from the go tooling by applying the "_" prefix.