Commit 519e1690 authored by youwang's avatar youwang
Browse files

change ast.cpp

parent 02b053b3
No related merge requests found
Pipeline #12132 canceled with stages
Showing with 1 addition and 1 deletion
+1 -1
......@@ -2,7 +2,7 @@
本文件重写了ast.hpp中定义的ast节点类型的print函数来进行ast显示
*/
#include "ast.hpp"
#include "frontend/ast.hpp"
#include "../common/utils.hpp"
#include <cassert>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment