blob: a69fea2e0d6ec293883aafa097ffdbe0749a8c59 [file] [log] [blame]
method() {}
const tearOff = method;
const invocation = tearOff();
main() {}