]> gitweb.ps.run Git - toc/blobdiff - src/repr.h
function resolution, pre generics
[toc] / src / repr.h
index fc77d92b43a8f1815abda6dfe5a802e5424853c6..f12b0dacccda6fa3e6737cfc282eb2ceccf8c33d 100644 (file)
@@ -80,6 +80,7 @@ struct Function
   Type returnType;\r
   std::string name;\r
   std::vector<Variable> parameters;\r
+  bool defined;\r
   Body body;\r
 };\r
 \r