rug
Results
2
comments of
rug
Also, inverting the test, also generates an expected output. `Example` ``` namespace all { export abstract class AbstractPrefix { abstract prefix: string; } namespace classes { export class Greeter extends...
For additional context, I'm trying to use your *wonder-tool* in [our repo](https://github.com/OutSystems/outsystems-datagrid-reactive), hence finding these problems. :)