Move return in finally to nast_check
[hiphop-php.git] / hphp / hack / tools / hackificator / tests / parameter_default_null.exp
blob5aaaf25bd921cb1500e4751ae634201bcb676656
1 <?hh
3 function foo(?int $x = null) {