Skip to content

Commit dd4865b

Browse files
Merge pull request #135 from jablko/patch-1
Co-authored-by: bumkeyy <[email protected]>
2 parents a4b36d9 + eb36e2e commit dd4865b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/playground/ko/3-7/Types and Code Flow/Uncalled Function Checks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//// { compiler: { }, order: 1 }
1+
//// { "compiler": {}, "order": 1}
22

33
// 3.7에서는 if문 안에서
44
// 함수의 반환 값 대신 함수를 잘못 사용하는 것을

0 commit comments

Comments
 (0)