From a3be4dbd96be2c04222191e4f57e081524092479 Mon Sep 17 00:00:00 2001 From: dzaima Date: Mon, 9 Sep 2024 06:35:56 +0300 Subject: [PATCH] test/run.bqn: make update-messages not break horribly with heapverify --- test/run.bqn | 1 + 1 file changed, 1 insertion(+) diff --git a/test/run.bqn b/test/run.bqn index ba14b32d..8309a2e2 100644 --- a/test/run.bqn +++ b/test/run.bqn @@ -40,6 +40,7 @@ o ← { debug ⇐ ∨´i=7 noCatch ⇐ ∨´i=8 noerr∨↩ heapverify + update∧↩ ¬heapverify files ⇐ (i=≠named)/args run ↩ update ∨ ¬∨´lint‿update }