Enforce modularity boundaries for classes
[hiphop-php.git] / hphp / test / slow / EntryPoint.php
blob0ec6e30a74a514f8090298d9fc106f27fb01d642
1 <?hh
2 <<__EntryPoint>>
3 function main() {
4 echo "Hello world!\n";