summaryrefslogtreecommitdiff
path: root/cli/tests/ts_with_generic.ts
blob: aa83e73b9fb691b48c8cacce44670280949cd31a (plain)
1
2
3
/* eslint-disable */

const foo = { delete<S>() {} };