ice/packages/ice/tests/fixtures/removeCode/reference.ts

5 lines
56 B
TypeScript

import { a, b } from 'test';
function test() {
a();
}