You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing the grammar defined here, I think your library is accepting strings that aren't actually valid. For example, the test cases here allow for a dur-week to be intermingled with a dur-time, and I don't think that is valid.
Anyways, have a great day!
The text was updated successfully, but these errors were encountered:
Hi!
While reviewing the grammar defined here, I think your library is accepting strings that aren't actually valid. For example, the test cases here allow for a
dur-week
to be intermingled with adur-time
, and I don't think that is valid.Anyways, have a great day!
The text was updated successfully, but these errors were encountered: