Update snapshot

This commit is contained in:
Václav Volhejn
2025-10-18 13:19:18 +02:00
parent 7d948fd1a7
commit 54fd877be1
+3 -3
View File
@@ -10439,9 +10439,9 @@ exports[`runs examples > example "stepcat" example index 1 1`] = `
exports[`runs examples > example "stretch" example index 0 1`] = `
[
"[ 0/1 → 1/1 | s:gm_flute stretch:3 ]",
"[ 1/1 → 2/1 | s:gm_flute stretch:2 ]",
"[ 2/1 → 3/1 | s:gm_flute stretch:1 ]",
"[ 0/1 → 1/1 | s:gm_flute stretch:2 ]",
"[ 1/1 → 2/1 | s:gm_flute stretch:1 ]",
"[ 2/1 → 3/1 | s:gm_flute stretch:0 ]",
"[ 3/1 → 4/1 | s:gm_flute stretch:-2 ]",
]
`;