Skip to content

Commit

Permalink
Add missing printf import
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Clugston committed Sep 21, 2011
1 parent a8effd5 commit e4ed7af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fail_compilation/fail61.d
@@ -1,3 +1,4 @@
import core.stdc.stdio : printf;

class A
{
Expand Down

0 comments on commit e4ed7af

Please sign in to comment.