2018-05-30 22:12:33 +02:00

4 lines
35 B
JavaScript

interface I {
proto p: string;
}