Identifiers with leading @ and trading @xx with xx a number are not parsed as ISymbol but SSymbol

Issue #13 resolved
Franck Cassez repo owner created an issue

When using identifiers of the form @v@10, the SMTLIB2 grammar parses them as SSymbol rather ISymbol.

Comments (2)

  1. Log in to comment