Add note test for E0132
This commit is contained in:
parent
9b690c94f0
commit
1607d5b437
@ -12,6 +12,7 @@
|
||||
|
||||
#[start]
|
||||
fn f<T>() {} //~ ERROR E0132
|
||||
//~| NOTE start function cannot have type parameters
|
||||
|
||||
fn main() {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user