This commit is contained in:
Felix Roos 2022-02-22 20:49:05 +01:00
parent 9170eadbb0
commit b4b38f1dc9
7 changed files with 24 additions and 53 deletions

View file

@ -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`)