소스 검색

Update rexm.c

Ray 1 개월 전
부모
커밋
5236b2420a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      tools/rexm/rexm.c

+ 2 - 0
tools/rexm/rexm.c

@@ -1021,6 +1021,8 @@ int main(int argc, char *argv[])
             | text_format_text             |  ✘ |  ✘  |  ✘  |  ✘ |  ✘  |  ✘  |  ✘ |   ✘  |  ✔  |  ✘ |  ✔  |  ✔ |   ✔  |
             */
 
+            // TODO: Generate a report with only the examples missing some elements
+
             char *report = (char *)RL_CALLOC(REXM_MAX_BUFFER_SIZE, 1);
 
             int repIndex = 0;