Skip to content

Commit

Permalink
[NFC] Fix incorrect comment in std::function test
Browse files Browse the repository at this point in the history
llvm-svn: 354537
  • Loading branch information
ldionne committed Feb 21, 2019
1 parent 2ea42b3 commit 431cfbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

// class function<R(ArgTypes...)>

// explicit function();
// function();

#include <functional>
#include <cassert>
Expand Down

0 comments on commit 431cfbf

Please sign in to comment.