2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
function foo (a : string, this : number) {}
|
function foo (a : string, this : number) {}
|