Files
2021-10-08 11:08:51 -07:00

20 lines
173 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]