I've run into linking problems while trying to create unittests for my grammar. Grammar testing package is simply not built in library.
I added needed source paths in package.json and migrated deprecated xformat (migrating guide). The only drawback is the need of arithmetic example including in library sources.
I've run into linking problems while trying to create unittests for my grammar. Grammar testing package is simply not built in library.
I added needed source paths in package.json and migrated deprecated xformat (migrating guide). The only drawback is the need of arithmetic example including in library sources.