Skip to content

Commit

Permalink
Update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 6, 2022
1 parent d07dd8c commit a676067
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
@@ -1,3 +1,3 @@
const x = (foo
const x = foo
/*:: ?*/
) => {};
=> {};
@@ -1,3 +1,3 @@
const x = (foo
const x = foo
/*: string*/
) => {};
=> {};

0 comments on commit a676067

Please sign in to comment.