prettier/tests/flow_comments/functions.js

2 lines
60 B
JavaScript

function foo<T>(bar /*: T[] */, baz /*: T */) /*: S */ {}