replace groove with struct
+ delete groove
This commit is contained in:
parent
413d401567
commit
9170eadbb0
5 changed files with 18 additions and 32 deletions
|
|
@ -340,6 +340,3 @@ function getLocationObject(node, locations) {
|
|||
};
|
||||
}
|
||||
|
||||
// TODO: turn x.groove['[~ x]*2'] into x.groove('[~ x]*2'.m)
|
||||
// and ['c1*2'].xx into 'c1*2'.m.xx ??
|
||||
// or just all templated strings?? x.groove(`[~ x]*2`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue