MichalStrehovsky / iltrim

MIT License
9 stars 1 forks source link

Add support for nested types #1

Closed MichalStrehovsky closed 2 years ago

MichalStrehovsky commented 2 years ago

Repro: Update the repro program by nesting the IProgram interface under another interface.

Fix: