[nap] tags example

This commit is contained in:
2021-05-21 17:27:19 -06:00
parent ab032545f2
commit 877c8d13e5

View File

@@ -553,6 +553,7 @@ class Macros {
argList.push(propExp);
propertyDefs.push(
b.call(b.symbol("defprop"), [propExp]));
// TODO allow &prop &mut or &mut &prop
switch (propExp.def) {
case TypedExp(_, {pos: _, def: Symbol(name)}):
propertySetExps.push(