This commit is contained in:
nora 2025-10-17 22:21:28 +02:00
commit 93553d8aae
10 changed files with 218 additions and 0 deletions

11
repro.sh Executable file
View file

@ -0,0 +1,11 @@
#!/usr/bin/env bash
cargo clean -p reproduction
node toggle.js
cargo build
node toggle.js
cargo build