Skip to content

Commit dd4831a

Browse files
committed
개행 문자 추가
1 parent e7a3044 commit dd4831a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sum-of-two-integers/krokerdile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ function getSum(a, b) {
1313
}
1414

1515
return a;
16-
}
16+
}

0 commit comments

Comments
 (0)