dummy.go 205 B

1234567
  1. // +build dummy
  2. // Package c contains only a C file.
  3. //
  4. // This Go file is part of a workaround for `go mod vendor`.
  5. // Please see the file crypto/secp256k1/dummy.go for more information.
  6. package contrib