prettier/tests/typescript_symbol/symbol.ts

2 lines
43 B
TypeScript
Raw Normal View History

function test(abc: Map<symbol, string>) {}