mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +00:00
4 lines
41 B
Rust
4 lines
41 B
Rust
|
// check-pass
|
||
|
|
||
|
fn func(0u8..=255: u8) {}
|