mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 05:32:09 +03:00
3 lines
20 B
TypeScript
3 lines
20 B
TypeScript
|
interface I {
|
||
|
A;
|
||
|
}
|