From 4f03a673cccbf25c2b4ae9b16b4cf9decb93fda2 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Fri, 10 May 2024 15:53:25 -0700 Subject: [PATCH] Improved unicode test --- examples/unicode.modal | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/unicode.modal b/examples/unicode.modal index a1fe73f..24ad374 100644 --- a/examples/unicode.modal +++ b/examples/unicode.modal @@ -1,4 +1,6 @@ -<> (🯅 |) () +<> (🯅 (?x)) (🯅) +<> (🯅 🯉) (🯉 🯅 (hey!)) +<> (?x 🯉) (🯉 ?x) <> (🯅 ?x) (?x 🯅) -🯅 _ _ _ | +🯅 _ _ _ 🯉 \ No newline at end of file