refactor with
This commit is contained in:
@@ -527,7 +527,6 @@ pub(crate) enum ThunkState<'gc> {
|
||||
Pending {
|
||||
ip: usize,
|
||||
env: GcEnv<'gc>,
|
||||
with_env: Option<GcWithEnv<'gc>>,
|
||||
},
|
||||
Apply {
|
||||
func: Value<'gc>,
|
||||
|
||||
Reference in New Issue
Block a user