mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-30 05:21:08 +00:00
@@ -250,7 +250,7 @@ gb_global i64 const signed_integer_mins[] = {
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
-9223372036854775808ll,
|
||||
(-9223372036854775807ll - 1ll),
|
||||
};
|
||||
gb_global i64 const signed_integer_maxs[] = {
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user