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