Skip to content

Test case for Issue #29

Carlin St Pierre requested to merge aruthane/silly:issue_29 into master

Having a unittest inside a mixin template block, while using Silly, will cause the compiler to segfault while running dub test

This PR provides a test case for the above scenario.

Merge request reports