Skip to content

Commit

Permalink
Update identity_direct_usage.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
wusatosi authored Sep 28, 2024
1 parent 5219c80 commit 02ecf53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/identity_direct_usage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ namespace exe = beman::exemplar;

int main() {
std::cout << exe::identity()(2024) << '\n';
return 0;
}

0 comments on commit 02ecf53

Please sign in to comment.