prettier/tests/flow/recheck/tmpk/k.js

5 lines
49 B
JavaScript

/* @flow */
declare var x: LibK;
(x.p: string);