Add fuzz testing corpus and build

This commit is contained in:
2025-10-15 10:50:51 +02:00
parent c50655682e
commit 246d62c029
117 changed files with 326 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
procedure P(a, b, c) {
a
b
c
}
P(1, 2)