[examples] custom user errors

This commit is contained in:
Allen Webster
2021-09-16 22:52:29 -07:00
parent 39f3d50419
commit 7d82d4f0ef
11 changed files with 123 additions and 83 deletions
+14
View File
@@ -0,0 +1,14 @@
@foo @bar Foo:
{
x, y, z,
a, b, c,
1, 2, 3,
}
@baz Blah:
{
x100 y200 z300
}
Example: [100 + 200]