From 0411cc0a4b570339668d0b5b50fff58267c45daf Mon Sep 17 00:00:00 2001 From: mjtomlinson Date: Sat, 5 Jun 2021 21:05:06 -0700 Subject: [PATCH] test test --- test | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..3e49e9d --- /dev/null +++ b/test @@ -0,0 +1,4 @@ +def test_function(addition) + if 7>9 then 10 + else 11 + return addition