diff options
Diffstat (limited to 'Biz/Bot.scm')
-rw-r--r-- | Biz/Bot.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Biz/Bot.scm b/Biz/Bot.scm new file mode 100644 index 0000000..7ed413a --- /dev/null +++ b/Biz/Bot.scm @@ -0,0 +1,4 @@ + + + +(display "hello") |