Thanks. It works well.
The reason for such tests is that I want to test that my DSL reports syntax errors before the Nim compiler. And I need to test that invalid syntax of what seems to be a DSL fragment is correctly rejected.
Thanks. It works well.
The reason for such tests is that I want to test that my DSL reports syntax errors before the Nim compiler. And I need to test that invalid syntax of what seems to be a DSL fragment is correctly rejected.