News

We should also accept callback handler without curly braces Foo { // Proposed syntax something-happened => debug( "something happened" ); } This was discussed in relation to #7813 ...