From 2cfb628c9209af4af832a603efd07dfcccd396af Mon Sep 17 00:00:00 2001
From: ngu0158 <duc.tuan.nguyen.st@vsb.cz>
Date: Mon, 11 Mar 2024 14:47:54 +0000
Subject: [PATCH] input example

---
 test.txt | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 test.txt

diff --git a/test.txt b/test.txt
new file mode 100644
index 0000000..59f1bca
--- /dev/null
+++ b/test.txt
@@ -0,0 +1,2 @@
+    -2 + (245 div 3);  // note
+2 mod 3 * hello
\ No newline at end of file
-- 
GitLab