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