This commit is contained in:
parent
384e460bc2
commit
39172488d2
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ impl FileInfo
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
println!("Error: Undefined Type -> {}", self.location.as_ref().unwrap());
|
println!("Error: Undefined Type -> {}", self.location.as_ref().unwrap());
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
None =>
|
None =>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue