prettier/tests/flow/recheck/a3.js

6 lines
64 B
JavaScript

// @flow
const five = require('./a2');
(five + five: string);