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
+4
View File
@@ -0,0 +1,4 @@
for a, b in ['A', 'B', 'C']: {
a
b
}