summaryrefslogtreecommitdiff
path: root/src/ast/ast.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast/ast.hpp')
-rw-r--r--src/ast/ast.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast/ast.hpp b/src/ast/ast.hpp
index b5fd07ea..1cd4d1ac 100644
--- a/src/ast/ast.hpp
+++ b/src/ast/ast.hpp
@@ -156,7 +156,7 @@ public:
BorrowShared,
//RawMut,
//RawConst,
- //Box,
+ Box,
};
private: