summaryrefslogtreecommitdiffstats
path: root/src/test/ui/issues/issue-1900.rs
blob: 761bd3170270cdf0c8e155ee0da83fa22ea5e304 (plain)
1
2
fn main<T>() { }
//~^ ERROR `main` function is not allowed to have generic parameters