Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(csharp): add support for conditional compilation
Add support for conditional compilation in the CSharpAstListenerTest class. This allows for different code blocks to be compiled based on the DEBUG flag.
- Loading branch information