Skip to content

Commit

Permalink
appeasing the brace Nazis
Browse files Browse the repository at this point in the history
  • Loading branch information
Cauterite authored Jul 26, 2016
1 parent 052fcc9 commit 52110d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion std/typecons.d
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,8 @@ private:
unittest
{
struct Bar {int val;}
struct Foo {
struct Foo
{
Unique!Bar bar = new Bar;
}

Expand Down

0 comments on commit 52110d9

Please sign in to comment.