Suggested changes

This commit is contained in:
Fred Emmott
2018-08-02 12:59:04 -07:00
parent e6bd4373f9
commit de6cd961a8
4 changed files with 11 additions and 28 deletions

View File

@@ -1,4 +0,0 @@
<?hh // strict
async function foo(): Awaitable<void> {
}