mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-14 09:49:40 -05:00
Remove unnecessary I2 from test case
This commit is contained in:
@@ -10,12 +10,7 @@
|
||||
//// /*0*/
|
||||
////}
|
||||
////
|
||||
////interface I2 {
|
||||
//// a(): void;
|
||||
//// b(): void;
|
||||
////}
|
||||
////
|
||||
////var imp2: I2 {
|
||||
////var imp2: I1 {
|
||||
//// a: () => {},
|
||||
//// /*1*/
|
||||
////}
|
||||
|
||||
Reference in New Issue
Block a user