b3b6210886
This removes the annoying warning printed by "go install ./...".
4 lines
70 B
Go
4 lines
70 B
Go
// This silences the warning given by 'go install ./...'.
|
|
|
|
package vm
|