implement pattern calling
This commit is contained in:
@@ -242,6 +242,9 @@ pub enum PrimOpPhase {
|
||||
ForceResultShallowLoop,
|
||||
ForceResultDeepFinish,
|
||||
|
||||
// TODO: split into separate enums
|
||||
CallPattern,
|
||||
|
||||
Illegal,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user