aboutsummaryrefslogtreecommitdiff
path: root/src/types.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.cpp')
-rw-r--r--src/types.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.cpp b/src/types.cpp
index eb673232f..d515d9390 100644
--- a/src/types.cpp
+++ b/src/types.cpp
@@ -158,6 +158,7 @@ struct TypeStruct {
bool is_polymorphic; \
bool is_poly_specialized; \
bool has_proc_default_values; \
+ bool has_named_results; \
isize specialization_count; \
ProcCallingConvention calling_convention; \
}) \