We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b36d9 commit eb36e2eCopy full SHA for eb36e2e
1 file changed
docs/playground/ko/3-7/Types and Code Flow/Uncalled Function Checks.ts
@@ -1,4 +1,4 @@
1
-//// { compiler: { }, order: 1 }
+//// { "compiler": {}, "order": 1}
2
3
// 3.7에서는 if문 안에서
4
// 함수의 반환 값 대신 함수를 잘못 사용하는 것을
0 commit comments