prettier/tests/flow/incremental_delete/a.js

4 lines
48 B
JavaScript

// @flow
var a: string = 0;
module.exports = a;