6ce0504924
This lifts the restriction preventing `@Native` fields from having `Array` types. Closes https://github.com/dart-lang/sdk/issues/54337 TEST=tests/ffi/vmspecific_static_checks_native_test.dart TEST=pkg/analyzer/test/src/diagnostics/ffi_native_test.dart Cq-Include-Trybots: luci.dart.try:analyzer-mac-release-try Change-Id: Ic485c86bac9a42ab06097a84a01aba3c481b98e8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341860 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Marya Belanger <mbelanger@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>