mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-19 03:41:34 +00:00
5 lines
139 B
Odin
5 lines
139 B
Odin
// Tests issue #7304 https://github.com/odin-lang/Odin/issues/7304
|
|
package test_issues
|
|
|
|
Bad_Bit_Set :: bit_set[-1 ..< 9223372036854775808]
|