5 lines
50 B
Rust
5 lines
50 B
Rust
|
type X = u32<i32>; //~ ERROR E0109
|
||
|
|
||
|
fn main() {
|
||
|
}
|