Skip to content

Commit

Permalink
cleaning code
Browse files Browse the repository at this point in the history
  • Loading branch information
Egbert Voigt authored and Egbert Voigt committed Feb 4, 2019
1 parent ac01561 commit 5fa3964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittest/complex/TokenStreamRewriterTest.d
Expand Up @@ -87,8 +87,8 @@ version(unittest) {
this(TokenStream tokens)
{
rewriter = new TokenStreamRewriter!(Result[])(tokens);
//rewriter = new TokenStreamRewriter!string(tokens);
}

/**
* <p>The default implementation does nothing.</p>
*/
Expand Down

0 comments on commit 5fa3964

Please sign in to comment.