af541cd0dd
Although the type Never is always non-nullable, the CFE writes a nullability byte in kernel files that was not properly skipped by the VM. This fixes issues https://github.com/dart-lang/sdk/issues/39466 and https://github.com/dart-lang/sdk/issues/39461. Change-Id: I93c44ed99173789fb19ddf9995f440d08e1c944b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/125929 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Régis Crelier <regis@google.com>