prettier/tests/flow/recheck/tmp2c/c1.js

4 lines
56 B
JavaScript

// @flow
export function foo(props: { y: number }) { }