global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / experimental_mode_disallowed_without_hacksperimental_runtime_option.php
blob47e1e30a86fd2af88a0200ef3034503223076a1a
1 <?hh // experimental
3 function foo(): void {
4 print "bar\n";