Files
sdk/pkg/analyzer/lib/error
Konstantin Shcheglov 6058012cc0 Issue 45293. Report FfiCode.FIELD_MUST_BE_EXTERNAL_IN_STRUCT.
Removed error codes are not necessary, because external fields
don't allow initializers.

Bug: https://github.com/dart-lang/sdk/issues/45293
Change-Id: I7c1035b39013a7fdf2f49e2cb71909d9ad381ed8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/205760
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2021-07-02 20:12:22 +00:00
..