Skip to content

Commit

Permalink
fix test which added for issue 8434
Browse files Browse the repository at this point in the history
  • Loading branch information
9rnsr committed Jul 29, 2012
1 parent f3d5843 commit 9403491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runnable/opover2.d
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ void test7641()

void test8434()
{
class Vector2D(T)
static class Vector2D(T)
{
T x, y;

Expand Down

0 comments on commit 9403491

Please sign in to comment.