#!/usr/bin/env node console.log(eval("with ({ f : function () { return this } }) f(...[1], 5)"));