mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 22:58:44 +00:00
[examples] custom user errors
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
|
||||
@foo @bar Foo:
|
||||
{
|
||||
x, y, z,
|
||||
a, b, c,
|
||||
1, 2, 3,
|
||||
}
|
||||
|
||||
@baz Blah:
|
||||
{
|
||||
x100 y200 z300
|
||||
}
|
||||
|
||||
Example: [100 + 200]
|
||||
Reference in New Issue
Block a user