Update fuzz.go

This commit is contained in:
m79305216 2022-04-01 10:53:19 +08:00
parent 6e0e414f55
commit 15d8e89079
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
// +build gofuzz
package fuzz
//=== 2022 limj testing merge ===//
import (
"bytes"
"io"