Skip to content

Commit

Permalink
revert pull 665
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterBright committed Jan 31, 2012
1 parent 5dd5123 commit d762a2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/compilable/compile1.d
Expand Up @@ -117,6 +117,6 @@ static assert(!is(typeof(A!(int))));
**************************************************/
void bug6720() { }

static assert(!is(typeof(
cast(bool)bug6720()
)));
//static assert(!is(typeof(
//cast(bool)bug6720()
//)));

0 comments on commit d762a2b

Please sign in to comment.