Files
metadesk/examples/mdesk_files/user_errors.mdesk
T

20 lines
171 B
Plaintext

/*
** Setup as input to the user-errors example
*/
@foo @bar Foo:
{
x, y, z,
a, b, c,
1, 2, 3,
}
[50 + 200]
@baz Blah:
{
x100 y200 z300
}
Example: [100 + 200]