From a2f60e12fff4b956b69fceacdf2fc66b9062ca62 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Sat, 20 Apr 2024 22:34:28 -0700 Subject: [PATCH] Removed old test --- examples/tests.modal | 6 ------ 1 file changed, 6 deletions(-) diff --git a/examples/tests.modal b/examples/tests.modal index e4f1f28..2d52858 100644 --- a/examples/tests.modal +++ b/examples/tests.modal @@ -47,12 +47,6 @@ replace-empty abc = ?y test connect foo bar baz = foo-barbaz test prefix-anything = anything-suffix test -?(?-) (Inline register) - -<> inline?register ERROR - -(inline egister) = (inline egister) test - ?(?-) (Guards setups) <> (join (String ?x) (String ?y)) ((?x ?y) =)