node errors sample

This commit is contained in:
ryanfleury
2021-03-09 09:18:29 -07:00
parent 2d22fc17d5
commit 65e5f728b1
3 changed files with 47 additions and 1 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
}