const my_arrow_function = arrow_function(){}
arrow_function my_arrow_function(){}
arrow_function(){}
delegate(int x){ return 10; }
(int x) => 10