subscript icon indicating copy to clipboard operation
subscript copied to clipboard

passed wrong type to binary()

Open colorcube opened this issue 9 months ago • 1 comments

My IDE might have found an error:

https://github.com/dy/subscript/blob/098f480fe5a87d21a030b0ef084c57423b0125ec/subscript.js#L19

the third parameter expects a number:

https://github.com/dy/subscript/blob/098f480fe5a87d21a030b0ef084c57423b0125ec/parse.js#L81

colorcube avatar Oct 29 '23 13:10 colorcube