diff options
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r-- | src/interp/nruncomp.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot index c0a3398c..751bf073 100644 --- a/src/interp/nruncomp.boot +++ b/src/interp/nruncomp.boot @@ -180,7 +180,7 @@ optDeltaEntry(op,sig,dc,eltOrConst) == MKQ x fn := compiledLookup(op,nsig,dcval) if null fn then return nil - eltOrConst="CONST" => ['XLAM,'ignore,MKQ SPADCALL fn] + eltOrConst="CONST" => ['XLAM,'ignore, SPADCALL fn] GETL(compileTimeBindingOf first fn,'SPADreplace) genDeltaEntry opMmPair == |