diff --git a/yast/hello.scm b/yast/hello.scm new file mode 100644 index 0000000..4c0841a --- /dev/null +++ b/yast/hello.scm @@ -0,0 +1 @@ +(display "Hello World!")