From 630ce7aaf524524199665ee3d944f3486e6cbe52 Mon Sep 17 00:00:00 2001 From: Justus Jan Nico Wolff Date: Sun, 8 Jan 2023 13:11:19 +0100 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9Etests?= =?UTF-8?q?=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/function arg test.BPE | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/function arg test.BPE diff --git a/tests/function arg test.BPE b/tests/function arg test.BPE new file mode 100644 index 0000000..5adb235 --- /dev/null +++ b/tests/function arg test.BPE @@ -0,0 +1 @@ +[{'type': 1, 'args': ['test', 'temp']}, {'type': 5, 'args': ['test']}, {'type': 3, 'args': ['test', 'plus rechnen[1, 1]']}, {'type': 5, 'args': ['test']}] \ No newline at end of file