Skip to content

Commit

Permalink
Merge pull request #232 from TheHungryBu/thehungrybu_hello_world_in_lisp
Browse files Browse the repository at this point in the history
Add Hello world in lisp (closes #231)
  • Loading branch information
t2013anurag authored Oct 16, 2017
2 parents bc0f787 + fbbc723 commit 3d1c791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hello_world/hello_world.lisp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(write-line "Hello World")

0 comments on commit 3d1c791

Please sign in to comment.