This commit is contained in:
Tanishq Kancharla
2021-10-03 14:23:23 -04:00
parent 9e7285ad46
commit 909b7d2160
3 changed files with 11 additions and 2 deletions

View File

@ -581,6 +581,8 @@ pub fn parse_source(
// None,
// );
}
} else {
// Source file couldn't be parsed correctly
}
}
}