<?hh function main(): void { $m = Map { 'sort' => 'created', 'order' => 'desc', }; $m->mapWithKey(($key, $value) ==> print($key)); } main();
You have javascript disabled. You will not be able to edit any code.
There are `0` results