prettier/tests/recheck/c3.js

6 lines
54 B
JavaScript

// @flow
import { bar } from "./c2";
bar({ x: 0 });