Adding IDE json functionality to hh_single_typecheck
[hiphop-php.git] / hphp / hack / test / json / run_json_on_file.php
blob770d7606be9cf61a5b5b156a00a6464e8e8a6799
1 <?hh
2 // @format
4 function run_json_on_file(bool $x): void {
5 if ($x == true) {
6 return;
7 } //should provide quickfixes