interesting stuff: thank you! .... Tests starts failing between textX-2.2.0 and -2.3.0 with > raise TextXSemanticError( "{} class is not used in the grammar".format( user_class.__name__)) E textx.exceptions.TextXSemanticError: b'SubprogramHeading class is not used in the grammar'
interesting stuff: thank you! .... Tests starts failing between textX-2.2.0 and -2.3.0 with
> raise TextXSemanticError( "{} class is not used in the grammar".format( user_class.__name__)) E textx.exceptions.TextXSemanticError: b'SubprogramHeading class is not used in the grammar'