* Add Guile

* Update Guile.scm

* Add files via upload

* Update readme.md

Co-authored-by: MrBrain295 <66077254+MrBrain295@users.noreply.github.com>
This commit is contained in:
gnuhead-chieb
2022-02-07 09:41:12 +09:00
committed by GitHub
parent 177b0dcf3b
commit 49fdac3bc1
2 changed files with 4 additions and 1 deletions

2
g/Guile.scm Normal file
View File

@@ -0,0 +1,2 @@
(display "Hello World")
(newline)