implement import & scopedImport (WIP, ResolvePath resolves to string, import not working)
This commit is contained in:
@@ -247,6 +247,9 @@ pub enum PrimOpPhase {
|
||||
CallFunctor1,
|
||||
CallFunctor2,
|
||||
|
||||
ImportFinalize,
|
||||
ScopedImportFinalize,
|
||||
|
||||
Illegal,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user