%PDF- %PDF-
Direktori : /home/ugotscom/.trash/laravel/vendor/scrivo/highlight.php/test/markup/javascript/ |
Current File : /home/ugotscom/.trash/laravel/vendor/scrivo/highlight.php/test/markup/javascript/arrow-function.txt |
var f = x => x; f(x => x + (y=2, z=undefined, ...rest) => y); () => null; const FC = props => <p>functional component</p>;