summaryrefslogtreecommitdiff
path: root/tests/fuzz/count-leading-chars/main.go
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-13 07:20:48 -0300
committerEuAndreh <eu@euandre.org>2025-05-13 15:13:17 -0300
commit8f4541232bbe127dd90d0fb9a3278e0636b8cba7 (patch)
tree5c90673d7f7262533044093b4d40bde07982b725 /tests/fuzz/count-leading-chars/main.go
parentsrc/gobang.go: Add Heredoc() (diff)
downloadgobang-8f4541232bbe127dd90d0fb9a3278e0636b8cba7.tar.gz
gobang-8f4541232bbe127dd90d0fb9a3278e0636b8cba7.tar.xz
Revamp Heredoc(), add fuzz to prevent panics
Diffstat (limited to 'tests/fuzz/count-leading-chars/main.go')
l---------tests/fuzz/count-leading-chars/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fuzz/count-leading-chars/main.go b/tests/fuzz/count-leading-chars/main.go
new file mode 120000
index 0000000..f67563d
--- /dev/null
+++ b/tests/fuzz/count-leading-chars/main.go
@@ -0,0 +1 @@
+../../main.go \ No newline at end of file