> Minor syntactic changes: > *) Lambda must start with the special token '#{' (no separator allowed between '#' and '{') > *) 'default' keyword on extension method is now optional (compiler warns you about it) You mean "extension" keyword, no?