Skip to content

Commit 3d1c791

Browse files
authored
Merge pull request #232 from TheHungryBu/thehungrybu_hello_world_in_lisp
Add Hello world in lisp (closes #231)
2 parents bc0f787 + fbbc723 commit 3d1c791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hello_world/hello_world.lisp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
(write-line "Hello World")

0 commit comments

Comments
 (0)