@@ -49,6 +49,7 @@ enum{
AST_FOREIGN = bit_flag(8),
AST_DECL = bit_flag(9),
AST_PACKAGE_LEVEL = bit_flag(10),
AST_FLAG = bit_flag(11),
};
struct Ast{
The note is not visible to the blocked user.