src/examples: add guile scheme
This commit is contained in:
parent
909c877b82
commit
99b236a84d
1 changed files with 3 additions and 0 deletions
3
src/examples/guile/hello_world/hello_world.scm
Executable file
3
src/examples/guile/hello_world/hello_world.scm
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env guile
|
||||
!#
|
||||
(display (+ 3 7))
|
Loading…
Add table
Add a link
Reference in a new issue