Open samualtnorman opened 7 months ago
This happens because the quined/non-quined selection comes before postprocessing. At this point the scripts are
function _0a3zb0ymxzr_SCRIPT_(a){return a.foo("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa")}
and
function _0m9hbj02g1l_SCRIPT_($){
// ["foo","aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"]
let[l,t]=JSON.parse($0m9hbj02g1l$SUBSCRIPT$scripts$quine$().split` `[1])
return $[l](t)}
ah, you're right. thank you for spotting this
quine cheats to 98 chars
but
quine cheats to 77 chars
despite the source being longer