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
in #99 we noted that parseLiteral stumbles over its call to $this->scanner->getPreviousDelimiter() when there is a . in the literal. we need tests about this and probably have to fix something. once it works fine, we can cleanup the parseCastLiteral code added in #99 to call parseUncastLiteral