|
@@ -6064,7 +6064,7 @@ lbValue lb_const_value(lbModule *m, Type *type, ExactValue value, bool allow_loc
|
|
res.value = llvm_const_named_struct(lb_type(m, original_type), values, cast(unsigned)value_count);
|
|
res.value = llvm_const_named_struct(lb_type(m, original_type), values, cast(unsigned)value_count);
|