Loktar Ogar
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Loktar Ogar created a post, After function parameter closing brace, there is problem about indent.
clion generates code after typing function parameter closing brace below as follow. ``` int function(int a, int b, int c) { // ...