Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3a0b029

Browse files
snippet(cc): fori: remove extra curly brace
1 parent c1384cc commit 3a0b029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cc-mode/fori

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# key: fori
44
# uuid: fori
55
# --
6-
for (${1:int} ${2:i} = 0; 2ドル < ${3:length}; 2ドル++}) {
6+
for (${1:int} ${2:i} = 0; 2ドル < ${3:length}; 2ドル++) {
77
`%`0ドル
88
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /