diff --git a/muf.muf b/muf.muf new file mode 100644 index 00000000..4e154cf2 --- /dev/null +++ b/muf.muf @@ -0,0 +1,3 @@ +: main + me @ "Hello World" notify +;