Files
babel/packages/babel-parser/test/fixtures/flow/this-annotation/this-not-first/input.js
2021-02-21 17:44:27 +01:00

2 lines
44 B
JavaScript

function foo (a : string, this : number) {}