test commit

This commit is contained in:
sebastian 2023-05-15 22:26:52 +02:00
parent f0431001e7
commit 6787e4db21

View file

@ -11,3 +11,5 @@ eval x = case x of
reval x = case x of reval x = case x of
This => 123 This => 123
That => 123 That => 123
-- test comment