extend M7 semantic helpers

This commit is contained in:
정시원
2026-08-16 21:32:46 +09:00
parent 8b1efe3562
commit 411c86afc2
+1
View File
@@ -27,5 +27,6 @@ FeM7ContextKind fe_m7_error_context(FeTypeCtx *ctx, const FeType *expected,
FeM7LazyKind fe_m7_lazy_kind(const FeNode *node);
int fe_m7_is_try(const FeNode *node);
int fe_m7_is_null(const FeNode *node);
#endif