[examples] rearrange; add hello_world.mdesk example file

This commit is contained in:
Allen Webster
2021-09-10 15:54:39 -07:00
parent 39b30d9276
commit ba372c135f
7 changed files with 34 additions and 8 deletions
+12
View File
@@ -0,0 +1,12 @@
@foo @bar Foo:
{
x, y, z,
a, b, c,
1, 2, 3,
}
@baz Blah:
{
x100 y200 z300
}