about summary refs log tree commit diff
path: root/tests/ui/parser/issues/issue-49040.rs
blob: 68e7cc9f80ebea8f2371c527fd7055bb0f30d800 (plain)
1
2
3
#![allow(unused_variables)]; //~ ERROR expected item, found `;`
fn foo() {}
//~^ ERROR `main` function