diff options
Diffstat (limited to 'Notes/BoxOperator.md')
-rw-r--r-- | Notes/BoxOperator.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Notes/BoxOperator.md b/Notes/BoxOperator.md index f18537da..f718ba92 100644 --- a/Notes/BoxOperator.md +++ b/Notes/BoxOperator.md @@ -22,7 +22,7 @@ struct ExprNode_Emplace Placer, Boxer, }; - + Type m_type; ExprNodeP m_place; ExprNodeP m_value; |