diff --git a/h/HOP b/h/HOP new file mode 100644 index 00000000..dea92896 --- /dev/null +++ b/h/HOP @@ -0,0 +1,6 @@ +(define-service (hello-world) + ( + ( + ( "Hello, world!")) + (<BODY> + "Hello, world!")))