From 877c8d13e59ff05a2752a4c24f2237b7788c8331 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Fri, 21 May 2021 17:27:19 -0600 Subject: [PATCH] [nap] tags example --- src/kiss/Macros.hx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/kiss/Macros.hx b/src/kiss/Macros.hx index 6ca505e..6196ea8 100644 --- a/src/kiss/Macros.hx +++ b/src/kiss/Macros.hx @@ -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(