Add missing '+build' comment to fuzz_test.go (#809)
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
//go:build go1.18 || go1.19
|
//go:build go1.18 || go1.19
|
||||||
|
// +build go1.18 go1.19
|
||||||
|
|
||||||
package toml_test
|
package toml_test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user