var
This commit is contained in:
parent
a468201822
commit
695ac6a5d3
1 changed files with 1 additions and 1 deletions
|
|
@ -1795,7 +1795,7 @@ export const as = register('as', (mapping, pat) => {
|
|||
* s("amen/4").fit().scrub("{0@3 0@2 4@3}%8".div(16))
|
||||
*/
|
||||
|
||||
register(
|
||||
export const scrub = register(
|
||||
'scrub',
|
||||
(beginPat, pat) => {
|
||||
return beginPat.outerBind((v) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue