mirror of
https://github.com/janet-lang/janet
synced 2025-10-16 16:27:40 +00:00
Rename to janet
This commit is contained in:
5
examples/hello.janet
Normal file
5
examples/hello.janet
Normal file
@@ -0,0 +1,5 @@
|
||||
# Prints hello
|
||||
|
||||
(import examples.3sum)
|
||||
|
||||
(print "hello, world!")
|
Reference in New Issue
Block a user