hello-world
This commit is contained in:
3
hello-world/src/hello_world.gleam
Normal file
3
hello-world/src/hello_world.gleam
Normal file
@@ -0,0 +1,3 @@
|
||||
pub fn hello() {
|
||||
"Hello, World!"
|
||||
}
|
||||
Reference in New Issue
Block a user