mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Fix test name
This commit is contained in:
@@ -2508,7 +2508,7 @@ fn main() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn foo() {
|
||||
fn module_inside_block() {
|
||||
check_types(
|
||||
r#"
|
||||
fn foo() {
|
||||
|
||||
Reference in New Issue
Block a user