mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 22:58:44 +00:00
tidying up naming scheme and parameters in helper inspection API; [examples] sketch of type metadata example
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/*
|
||||
** Setup as input to the user-errors example
|
||||
*/
|
||||
|
||||
@foo @bar Foo:
|
||||
{
|
||||
@@ -6,6 +9,8 @@
|
||||
1, 2, 3,
|
||||
}
|
||||
|
||||
[50 + 200]
|
||||
|
||||
@baz Blah:
|
||||
{
|
||||
x100 y200 z300
|
||||
|
||||
Reference in New Issue
Block a user