IR generation #3

Merged
CHatingPython merged 15 commits from irgen into master 2026-06-01 21:27:39 +00:00
Showing only changes of commit 55f4435670 - Show all commits
+2 -2
View File
@@ -1,4 +1,4 @@
// #ifndef LIBFURC
#ifndef LIBFURC
#include "furc/front/ir_generator.hpp"
#include "furc/front/parser.hpp"
@@ -31,4 +31,4 @@ int main(void) {
return 0;
}
// #endif // LIBFURC
#endif // LIBFURC