69ae29076a
A kernel library will say it has the newest language version if no language version is set. This basically preserves the current semantics of always being on the newest version (if nothing is explicitly done), e.g. if creating a kernel library by hand and not setting it. The front_end also utilize this and just doesn't set it, if it isn't set. Change-Id: I033fef13626ee034030ba8fc9d141b182ba1a5ba Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111739 Commit-Queue: Jens Johansen <jensj@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>