Skip to content

Commit

Permalink
Add missing '+build' comment to fuzz_test.go (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrbulinski committed Aug 22, 2022
1 parent e46d245 commit 7d69e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzz_test.go
@@ -1,4 +1,5 @@
//go:build go1.18 || go1.19
// +build go1.18 go1.19

package toml_test

Expand Down

0 comments on commit 7d69e4a

Please sign in to comment.