Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed May 18, 2020
1 parent 13ea372 commit 08e5129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
int main() {
fmt::print(fg(fmt::terminal_color::cyan), "Hello!\n");
return 0;
}
}

0 comments on commit 08e5129

Please sign in to comment.