3 lines
47 B
Text
3 lines
47 B
Text
interface Parent {
|
|
undefined MethodFoo();
|
|
};
|
interface Parent {
|
|
undefined MethodFoo();
|
|
};
|