Fix ICE when main
is declared in an extern
block
This commit is contained in:
parent
1639a16ebf
commit
9b2ba6d1a1
5 changed files with 32 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
#[derive(Debug)]
|
||||
pub enum EntryPointType {
|
||||
None,
|
||||
MainNamed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue