From 6787e4db2107e8340785346178cd28feea969ced Mon Sep 17 00:00:00 2001 From: sebastian Date: Mon, 15 May 2023 22:26:52 +0200 Subject: [PATCH] test commit --- test_program.crf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test_program.crf b/test_program.crf index 83ee662..be958af 100644 --- a/test_program.crf +++ b/test_program.crf @@ -11,3 +11,5 @@ eval x = case x of reval x = case x of This => 123 That => 123 + +-- test comment