]> gitweb.ps.run Git - toc/blobdiff - src/check.h
generic grammar
[toc] / src / check.h
index 9e6797fe7c5d6de0646fea83bc53d6634e07d125..4e52ccd491acd4aad8d8be6ffe191a6eaa36860e 100644 (file)
@@ -8,10 +8,6 @@ bool checkStmt(
   std::vector<Function> funcs,\r
   std::vector<Variable> vars)\r
 {\r
   std::vector<Function> funcs,\r
   std::vector<Variable> vars)\r
 {\r
-  // switch (s.type) {\r
-  // case StmtType::Assign:\r
-  //   if (!checkVar(s._assign.))\r
-  // }\r
   return true;\r
 }\r
 \r
   return true;\r
 }\r
 \r