mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-06 10:44:06 +00:00
committed by
flysand7
parent
d9326ae93d
commit
c9c237babf
@@ -687,6 +687,7 @@ gb_internal void match_exact_values(ExactValue *x, ExactValue *y) {
|
||||
case ExactValue_String:
|
||||
case ExactValue_Quaternion:
|
||||
case ExactValue_Pointer:
|
||||
case ExactValue_Compound:
|
||||
case ExactValue_Procedure:
|
||||
case ExactValue_Typeid:
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user