Closed varnerac closed 6 years ago
Thanks for opening this, @varnerac and sorry for not seeing it right away. I'll need to check whether this is technically allowed by the spec; if so, we probably shouldn't invalidate it here. I agree that the pattern doesn't make sense semantically :-)
From the spec:
x MUST be a positive integer.
So yes, we should prevent that in the validator if possible :-)
Thanks, @varnerac
@varnerac This should be fixed now, but if not, feel free to reopen.
I don't think something should be allowed to repeat a negative number of times.