implement __functor
This commit is contained in:
@@ -244,6 +244,8 @@ pub enum PrimOpPhase {
|
||||
|
||||
// TODO: split into separate enums
|
||||
CallPattern,
|
||||
CallFunctor1,
|
||||
CallFunctor2,
|
||||
|
||||
Illegal,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user