00070c74bd
This CL adds support for having import and export directives in a part file, following the 'parts with imports' feature proposal. It is needed at this time because tests are being written where some parts do have imports and exports, and those tests shouldn't give rise to a parsing failure. Change-Id: I70076c7b0bd8795a60983306a8b40e7bc55a863b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384282 Commit-Queue: Erik Ernst <eernst@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>