prettier/tests/flow/liberr/a.js

6 lines
89 B
JavaScript

/**
* @flow
*/
// one error here, to verify lib errors sort to top.
var x: string = 0;