tests: fixture 파일명과 unit 동기화
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
// ERROR:5:Some
|
||||
unit badsome;
|
||||
|
||||
fn bad() -> i32 {
|
||||
let x = Some(1);
|
||||
return x;
|
||||
}
|
||||
Reference in New Issue
Block a user