aboutsummaryrefslogtreecommitdiff
path: root/src/lib.effekt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.effekt')
-rw-r--r--src/lib.effekt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib.effekt b/src/lib.effekt
new file mode 100644
index 0000000..d997f03
--- /dev/null
+++ b/src/lib.effekt
@@ -0,0 +1,3 @@
+module src/lib
+
+def helloWorld(): String = "Hello, world!" \ No newline at end of file