Updating submodules
[hiphop-php.git] / hphp / test / slow / async-entrypoint-dynamic.php
blob96e7c544c38e7305e2849fcd3c54db7562403bec
1 <?hh
3 <<__EntryPoint>>
4 async function main() {
5 echo "Done.\n";