Skip to content

Commit a633b45

Browse files
committed
라인 맞춤
1 parent 6a23f22 commit a633b45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pages/release-notes/typescript-4.0.md

+1
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ const f3 = partialCall(foo, "hello");
180180

181181
// 작동합니다!
182182
f3(123, true);
183+
183184
f3();
184185

185186
f3(123, "hello");

0 commit comments

Comments
 (0)