prettier/tests/flow/facebook_fbt_some/main.js

5 lines
103 B
JavaScript

// @flow
(<fbt />: number);
(<fbt />: string); // Error (the libdef in this test marks fbt as number)