summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/integer-literal-start-ident.rs
blob: 12537482e0ff68993427cee940e62c608f609373 (plain)
1
2
fn 1main() {}
//~^ ERROR expected identifier, found `1main`